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.h

    r4047 r4048  
    11/*!
    2  \file orxonox_gui.h
     2 \file gui.h
    33 \brief Creation of the Gui
    44
     
    1111*/
    1212
    13 #ifndef _ORXONOX_GUI_H
    14 #define _ORXONOX_GUI_H
     13#ifndef _GUI_H
     14#define _GUI_H
    1515
    1616using namespace std;
     
    3030};
    3131
    32 #endif /* _ORXONOX_GUI_H */
     32#endif /* _GUI_H */
Note: See TracChangeset for help on using the changeset viewer.