Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/gui/gl_gui/glgui.h @ 7779

Last change on this file since 7779 was 7779, checked in by bensch, 18 years ago

3088 linews changed :): trunk: namespaces

File size: 173 bytes
Line 
1/*!
2 * @file glgui.h
3 * includes all the Files the GLGui knows.
4 */
5
6#ifndef _GLGUI_H
7#define _GLGUI_H
8#include "glgui_widget.h"
9
10namespace OrxGui
11{
12
13};
14
15
16
17
18
19#endif _GLGUI_H
Note: See TracBrowser for help on using the repository browser.