Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 28, 2006, 11:43:02 AM (19 years ago)
Author:
bensch
Message:

should link

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/gui/gl/glgui_fixedposition_box.cc

    r9547 r9549  
    1818#include "glgui_fixedposition_box.h"
    1919#include "glgui_handler.h"
     20
    2021#include <cassert>
    2122
     
    2829      : GLGuiBox(orientation)
    2930  {}
    30 
    31 
    32   /**
    33    * standard deconstructor
    34   */
    35   GLGuiFixedpositionBox::~GLGuiFixedpositionBox()
    36   {}
    37 
    3831
    3932
Note: See TracChangeset for help on using the changeset viewer.