Changeset 2013 in orxonox.OLD for orxonox/branches/gui/guicc/orxonox_gui.cc
- Timestamp:
- Jun 22, 2004, 1:03:26 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/gui/guicc/orxonox_gui.cc
r2011 r2013 177 177 gtk_window_set_policy (GTK_WINDOW (widget), TRUE, TRUE, TRUE); 178 178 gtk_container_set_border_width (GTK_CONTAINER (widget), 3); 179 gtk_window_set_decorated (GTK_WINDOW (widget), FALSE); 179 180 this->setTitle (windowName); 180 181 }
Note: See TracChangeset
for help on using the changeset viewer.