Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 5, 2005, 12:06:26 AM (19 years ago)
Author:
bensch
Message:

orxonox/branches/guiMerge: more naming issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/guiMerge/src/lib/gui/gui/gui_gtk.h

    r4047 r4048  
    11/*!
    2  \file orxonox_gui_gtk.h
     2 \file gui_gtk.h
    33 \brief Contains all th different Widgets.
    44*/
    5 #ifndef _ORXONOX_GUI_GTK_H
    6 #define _ORXONOX_GUI_GTK_H
     5#ifndef _GUI_GTK_H
     6#define _GUI_GTK_H
    77
    88#if HAVE_CONFIG_H
     
    406406//gint orxonox_gui_quit(GtkWidget* widget, GdkEvent* event, gpointer data);
    407407
    408 #endif /* _ORXONOX_GUI_GTK_H */
     408#endif /* _GUI_GTK_H */
Note: See TracChangeset for help on using the changeset viewer.