Changeset 10273 in orxonox.OLD for branches/gui/src/lib
- Timestamp:
- Jan 17, 2007, 6:27:36 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/lib/gui/gl/glgui_widget.cc
r10225 r10273 112 112 113 113 114 this->setBackgroundColor(Color(0, 0, 0, 0 .0));114 this->setBackgroundColor(Color(0, 0, 0, 0)); 115 115 this->setBackgroundColor(Color(0, 0, 0, 0), OrxGui::Selected); 116 116
Note: See TracChangeset
for help on using the changeset viewer.