Changeset 143
- Timestamp:
- 07/04/13 06:20:48 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/root.hh
r107 r143 25 25 lua::state* get_lua_state() const { return m_lua_state; } 26 26 uid_store* get_uid_store() const { return m_uid_store; } 27 virtual ~root() { destroy_children(); } 27 28 protected: 28 29 type_database* m_type_database;
Note: See TracChangeset
for help on using the changeset viewer.