Changeset 1997 in orxonox.OLD for orxonox/branches/gui/guicc/orxonox_gui_video.cc
- Timestamp:
- Jun 21, 2004, 2:42:52 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/gui/guicc/orxonox_gui_video.cc
r1996 r1997 9 9 10 10 fullscreen = new CheckButton ("Fullscreen-mode"); 11 fullscreen->setFlagName (" fullscreen", "f", 1);11 fullscreen->setFlagName ("windowed", "q", 1); 12 12 videoBox->fill (fullscreen); 13 13 wireframe = new CheckButton ("WireFrame-mode");
Note: See TracChangeset
for help on using the changeset viewer.