Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 24, 2004, 1:15:38 PM (19 years ago)
Author:
bensch
Message:

orxonox/branches/updater: now the Data-bar downloads something, and the Progress is displayed. (not very nice, but it works).

NOT THREAD SAVE <<

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/updater/src/gui/orxonox_gui.cc

    r3252 r3263  
    4141  OrxonoxGuiKeys* keys;
    4242  OrxonoxGuiUpdate* update;
     43int verbose = 4;
    4344
    4445int main( int argc, char *argv[] )
     
    5859  initGTK(argc, argv);
    5960#endif /* HAVE_GTK2 */
     61
    6062  orxonoxGUI = new Window( "Grafical OrxOnoX loader, "PACKAGE_VERSION);
    6163#ifdef HAVE_GTK2
Note: See TracChangeset for help on using the changeset viewer.