mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Some editor stubs
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
}
|
||||
|
||||
ProjectManager& projectManager() {return m_projManager;}
|
||||
HECL::Database::Project* project() {return m_projManager.project();}
|
||||
const Specter::Translator* getTranslator() const {return &m_translator;}
|
||||
|
||||
const std::vector<HECL::SystemString>* recentProjects() const {return &m_recentProjects;}
|
||||
|
||||
Reference in New Issue
Block a user