Changeset 7493 in orxonox.OLD for branches/qt_gui/src/lib/gui/gui_saveable.h
- Timestamp:
- May 3, 2006, 12:45:13 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/qt_gui/src/lib/gui/gui_saveable.h
r7489 r7493 48 48 void removeSaveable(Saveable* saveable); 49 49 50 virtual void load(const MultiType& value); 51 virtual const MultiType& save(); 52 50 53 protected: 51 54 SaveableGroup(const std::string& name);
Note: See TracChangeset
for help on using the changeset viewer.