Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 26, 2004, 11:46:20 PM (19 years ago)
Author:
bensch
Message:

orxonox/branches/updater: autoupdate at beginning works partly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/updater/src/gui/orxonox_gui_update.h

    r3286 r3298  
    3232
    3333  bool getSystemInfo();
    34 #ifdef HAVE_CURL
    35   bool* checkForUpdates();
    36 #endif /* HAVE_CURL */
    37  
     34 
    3835  // Window creation.
    3936  Frame* updateFrame;                   //!< The Frame that holds the updateOptions.
     
    107104  void updateSourceWindowCreate (void);
    108105  Button* updateSourceWindowGetButton(void);
     106
     107  bool* checkForUpdates();
     108 
    109109#endif /* HAVE_CURL */
    110110
Note: See TracChangeset for help on using the changeset viewer.