Changeset 5371 in orxonox.OLD for trunk/src/lib/gui/gl_gui
- Timestamp:
- Oct 13, 2005, 1:08:57 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/gui/gl_gui/glgui_button.h
r5363 r5371 22 22 23 23 // FORWARD DECLARATION 24 class Text; 24 25 25 26 //! This is part of the openglGUI class … … 38 39 39 40 private: 41 40 42 char* text; 41 43 GLGui_ButtonState state;
Note: See TracChangeset
for help on using the changeset viewer.