Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9620 in orxonox.OLD for branches/proxy/src/lib/gui/gl/glgui_widget.h


Ignore:
Timestamp:
Jul 30, 2006, 9:22:00 PM (19 years ago)
Author:
bensch
Message:

box is better and nicer implemented now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/gui/gl/glgui_widget.h

    r9406 r9620  
    270270    virtual void destroying();
    271271
     272    // unparent the widget and from this widget seen as parent
     273    virtual void removeChildWidget(GLGuiWidget* widget) {};
     274
    272275
    273276    virtual void debug(unsigned int level) const;
Note: See TracChangeset for help on using the changeset viewer.