Changeset 3256 in orxonox.OLD for orxonox/branches
- Timestamp:
 - Dec 23, 2004, 2:09:16 AM (21 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
orxonox/branches/updater/src/gui/orxonox_gui_update.h
r3254 r3256 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 25 #ifdef HAVE_GTK2 26 26 static gint updateDataFunc (GtkWidget* w, GdkEventKey* event, void* button); 27 27 static gint updateSourceFunc (GtkWidget* w, GdkEventKey* event, void* button); 28 #endif /* HAVE_GTK2 */ 28 29 29 30  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






