2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 00:27:42 +00:00

Prelim release badging

This commit is contained in:
2016-07-16 12:21:12 -07:00
parent a271b6ab58
commit f6514b2575
11 changed files with 296 additions and 4 deletions

View File

@@ -31,6 +31,7 @@ class ViewManager : public specter::IViewManager
specter::DefaultThemeData m_themeData;
specter::ViewResources m_viewResources;
boo::GraphicsDataToken m_iconsToken;
boo::GraphicsDataToken m_badgeToken;
specter::Translator m_translator;
std::unique_ptr<boo::IWindow> m_mainWindow;
boo::IGraphicsDataFactory* m_mainBooFactory = nullptr;