Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/gui/gl/glgui_frame.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_frame.h
r9689 r9715 20 20 class GLGuiFrame : public GLGuiContainer 21 21 { 22 NewObjectListDeclaration(GLGuiFrame);22 ObjectListDeclaration(GLGuiFrame); 23 23 public: 24 24 GLGuiFrame();
Note: See TracChangeset
for help on using the changeset viewer.