Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5359 in orxonox.OLD for trunk/src/lib/gui/gl_gui/glgui.h


Ignore:
Timestamp:
Oct 11, 2005, 12:51:27 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: some simple proto-widget

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/gui/gl_gui/glgui.h

    r5316 r5359  
     1/*!
     2 * @file glgui.h
     3 * includes all the Files the GLGui knows.
     4 */
     5
     6#ifndef _GLGUI_H
     7#define _GLGUI_H
     8
     9#include "glgui_widget.h"
     10
     11
     12
     13
     14
     15
     16#endif _GLGUI_H
Note: See TracChangeset for help on using the changeset viewer.