refs #474, role class so I can start with access rights in mapping GUI

Remark: Added upfront, as I need that for the screenshots when writing the BLOG article
This commit is contained in:
Klaus Basan
2015-10-02 15:12:52 +02:00
committed by Mathew Sutcliffe
parent eaa8339f2b
commit e534a64d9a
4 changed files with 113 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ private:
QScopedPointer<Ui::CSwiftData> ui;
BlackGui::CManagedStatusBar m_statusBar;
BlackCore::CWebDataServices *m_webDataReader = nullptr;
BlackCore::CWebDataServices *m_webDataReader = nullptr;
};
#endif // guard