Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

orxonox/branches/gui: conform

File:
1 edited

Legend:

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

    r3254 r3256  
    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 
     25#ifdef HAVE_GTK2
    2626  static gint updateDataFunc (GtkWidget* w, GdkEventKey* event, void* button);
    2727  static gint updateSourceFunc (GtkWidget* w, GdkEventKey* event, void* button);
     28#endif /* HAVE_GTK2 */
    2829
    2930
Note: See TracChangeset for help on using the changeset viewer.