Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4062 in orxonox.OLD for orxonox/trunk/src/lib/gui/gui/gui_gtk.cc


Ignore:
Timestamp:
May 5, 2005, 3:36:51 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: now the gui also starts orxonox if in non-GTK-mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/gui/gui/gui_gtk.cc

    r4061 r4062  
    3434
    3535#include "gui_flags.h"
     36#include "gui_exec.h"
     37
    3638extern GuiFlags* flags;
    3739
     
    120122     
    121123      // here follows the rest.... this will be nasty.
    122       //! \todo move this into the gui-gtk-file
    123124      //! \todo finish it.
    124125      //! \todo memory leek at save(); and save is a BAD word, use saveString instead, or something like it.
Note: See TracChangeset for help on using the changeset viewer.