Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/gui/gl/glgui_handler.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/gui/gl/glgui_handler.h
r9689 r9715 19 19 class GLGuiHandler : public EventListener 20 20 { 21 NewObjectListDeclaration(GLGuiHandler);21 ObjectListDeclaration(GLGuiHandler); 22 22 public: 23 23 /** @returns a Pointer to the only object of this Class */
Note: See TracChangeset
for help on using the changeset viewer.