more system themes initial changes
Signed-off-by: Tayou <git@tayou.org>
This commit is contained in:
@@ -64,6 +64,7 @@ class ThemeManager {
|
||||
QDir m_applicationThemeFolder{ "themes" };
|
||||
QDir m_catPacksFolder{ "catpacks" };
|
||||
std::map<QString, std::unique_ptr<CatPack>> m_cat_packs;
|
||||
QString currentlySelectedSystemTheme;
|
||||
|
||||
void initializeThemes();
|
||||
void initializeCatPacks();
|
||||
|
||||
Reference in New Issue
Block a user