Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 29, 2005, 10:19:43 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: small efficiency update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/subprojects/particles/particle_fun.cc

    r4383 r4385  
    411411      //  Window::mainWindow->connectSignal("remove", this, GuiExec::quitGui);
    412412      Window::mainWindow->connectSignal("destroy", NULL, quitGui);
     413      windowBox->fill(quitButton);
    413414     
    414       windowBox->fill(quitButton);
    415415    }
    416416    guiMainWindow->fill(windowBox);
Note: See TracChangeset for help on using the changeset viewer.