Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 23, 2004, 2:16:01 AM (21 years ago)
Author:
bensch
Message:

orxonox/branches/updater: included close button in the updater Window, and added updateWindow to the WindowList.

File:
1 edited

Legend:

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

    r3256 r3257  
    2323  Button* updateData;          //!< A Button to update the Data of orxonox.
    2424  Button* updateSource;        //!< A Button to update the Source of orxonox. \todo tricky
     25  Button* updateWindowClose;   //!< A Button to Close the update Window
     26
    2527#ifdef HAVE_GTK2
    2628  static gint updateDataFunc (GtkWidget* w, GdkEventKey* event, void* button);
Note: See TracChangeset for help on using the changeset viewer.