Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5406 in orxonox.OLD for trunk/src/lib/gui/gl_gui/glgui_widget.cc


Ignore:
Timestamp:
Oct 19, 2005, 6:30:07 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: update the Element2D-tree in the right order

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/gui/gl_gui/glgui_widget.cc

    r5404 r5406  
    5050  this->clickable = true;
    5151  this->setVisibility(GLGUI_WIDGET_DEFAULT_VISIBLE);
    52   this->setParent2D((Element2D*)NULL);
     52//  this->setParent2D((Element2D*)NULL);
    5353
    5454  this->backMat = NULL;
Note: See TracChangeset for help on using the changeset viewer.