Changeset 5406 in orxonox.OLD for trunk/src/lib/gui/gl_gui/glgui_widget.cc
- Timestamp:
- Oct 19, 2005, 6:30:07 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/gui/gl_gui/glgui_widget.cc
r5404 r5406 50 50 this->clickable = true; 51 51 this->setVisibility(GLGUI_WIDGET_DEFAULT_VISIBLE); 52 this->setParent2D((Element2D*)NULL);52 // this->setParent2D((Element2D*)NULL); 53 53 54 54 this->backMat = NULL;
Note: See TracChangeset
for help on using the changeset viewer.