Changeset 9620 in orxonox.OLD for branches/proxy/src/lib/gui/gl/glgui_container.cc
- Timestamp:
- Jul 30, 2006, 9:22:00 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/gui/gl/glgui_container.cc
r8619 r9620 48 48 49 49 50 void GLGuiContainer::removeChildWidget(GLGuiWidget* widget) 51 { 52 this->unpack(widget); 53 } 54 55 50 56 /** 51 57 * draws the GLGuiContainer
Note: See TracChangeset
for help on using the changeset viewer.