Changeset 4385 in orxonox.OLD for orxonox/trunk/src/subprojects/particles
- Timestamp:
- May 29, 2005, 10:19:43 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/subprojects/particles/particle_fun.cc
r4383 r4385 411 411 // Window::mainWindow->connectSignal("remove", this, GuiExec::quitGui); 412 412 Window::mainWindow->connectSignal("destroy", NULL, quitGui); 413 windowBox->fill(quitButton); 413 414 414 windowBox->fill(quitButton);415 415 } 416 416 guiMainWindow->fill(windowBox);
Note: See TracChangeset
for help on using the changeset viewer.