Changeset 4337 in orxonox.OLD for orxonox/branches/physics/src/subprojects
- Timestamp:
- May 27, 2005, 8:29:23 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/physics/src/subprojects/framework.cc
r4335 r4337 241 241 { 242 242 #ifdef HAVE_GTK2 243 gtk_main_quit();244 243 while(gtk_events_pending()) gtk_main_iteration(); 245 244 Framework::getInstance()->quit();
Note: See TracChangeset
for help on using the changeset viewer.