comparison: src/hierarchyelement.h
src/hierarchyelement.h
- changeset 1323
- 05b3e173c900
- parent 1251
- e75cc5bff076
- child 1326
- 69a90bd2dba2
equal
deleted
inserted
replaced
59 } |
59 } |
60 |
60 |
61 protected: |
61 protected: |
62 MainWindow* m_window; |
62 MainWindow* m_window; |
63 DocumentManager* m_documents; |
63 DocumentManager* m_documents; |
64 Configuration* m_config; |
|
65 }; |
64 }; |