Changeset 5372 in orxonox.OLD for trunk/src/lib/gui/gl_gui
- Timestamp:
- Oct 13, 2005, 12:40:04 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/gui/gl_gui/glgui_widget.h
r5366 r5372 39 39 bool focusable; //!< If it can receive focus. 40 40 bool clickable; //!< if it can be clicked upon. 41 42 43 44 45 41 }; 46 42
Note: See TracChangeset
for help on using the changeset viewer.