Changeset 3257 in orxonox.OLD for orxonox/branches/updater/src/gui/orxonox_gui_update.h
- Timestamp:
- Dec 23, 2004, 2:16:01 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/updater/src/gui/orxonox_gui_update.h
r3256 r3257 23 23 Button* updateData; //!< A Button to update the Data of orxonox. 24 24 Button* updateSource; //!< A Button to update the Source of orxonox. \todo tricky 25 Button* updateWindowClose; //!< A Button to Close the update Window 26 25 27 #ifdef HAVE_GTK2 26 28 static gint updateDataFunc (GtkWidget* w, GdkEventKey* event, void* button);
Note: See TracChangeset
for help on using the changeset viewer.