Changeset 10223 in orxonox.OLD
- Timestamp:
- Jan 10, 2007, 4:53:27 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/lib/gui/gl/glgui_widget.cc
r10222 r10223 113 113 114 114 115 this->setBackgroundColor(Color( 1, 1, 1, 0.5));115 this->setBackgroundColor(Color(0, 0, 0, 0.5)); 116 116 this->setBackgroundColor(Color(0, 0, 0, 0), OrxGui::Selected); 117 117
Note: See TracChangeset
for help on using the changeset viewer.