mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-04 14:28:09 +00:00
UltimMC: Add our changes
This commit is contained in:
@@ -33,6 +33,7 @@ class BaseDetachedToolFactory;
|
||||
class TranslationsModel;
|
||||
class ITheme;
|
||||
class MCEditTool;
|
||||
class AuthServer;
|
||||
class GAnalytics;
|
||||
|
||||
namespace Meta {
|
||||
@@ -198,6 +199,7 @@ private:
|
||||
std::shared_ptr<GenericPageProvider> m_globalSettingsProvider;
|
||||
std::map<QString, std::unique_ptr<ITheme>> m_themes;
|
||||
std::unique_ptr<MCEditTool> m_mcedit;
|
||||
std::shared_ptr<AuthServer> m_authserver;
|
||||
QString m_jarsPath;
|
||||
QSet<QString> m_features;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user