Changeset 3252 in orxonox.OLD for orxonox/branches/updater
- Timestamp:
- Dec 23, 2004, 12:51:45 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/updater/src/gui/orxonox_gui.cc
r3251 r3252 92 92 93 93 update = new OrxonoxGuiUpdate (); 94 windowBox->fill(update->getWidget());94 optionBox->fill(update->getWidget()); 95 95 96 96 orxonoxGUI->fill (windowBox);
Note: See TracChangeset
for help on using the changeset viewer.