Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8610 in orxonox.OLD for branches/gui/src/lib/gui/gl/glgui_widget.cc


Ignore:
Timestamp:
Jun 20, 2006, 10:38:27 AM (18 years ago)
Author:
bensch
Message:

container-background (to laugh at :/)

File:
1 edited

Legend:

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

    r8609 r8610  
    530530    for (unsigned int i = 0; i < GLGUI_STATE_COUNT; ++i)
    531531      _style[i]._background.setDiffuseMap(textureName);
     532    this->_currentStyle._background.setDiffuseMap(textureName);
    532533  }
    533534
Note: See TracChangeset for help on using the changeset viewer.