Changeset 9620 in orxonox.OLD for branches/proxy/src/lib/gui/gl/glgui_widget.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_widget.cc
r9406 r9620 79 79 if (this == GLGuiWidget::selected()) 80 80 this->unselect(); 81 82 if (this->_parent != NULL) 83 this->_parent->removeChildWidget(this); 81 84 } 82 85
Note: See TracChangeset
for help on using the changeset viewer.