diff options
author | Jan Dalheimer <jan@dalheimer.de> | 2014-02-15 22:26:44 +0100 |
---|---|---|
committer | Jan Dalheimer <jan@dalheimer.de> | 2014-02-15 22:26:44 +0100 |
commit | 8219dbf612f4e6f603d304348fc388e364602f98 (patch) | |
tree | 2d0bafeb9ff7019f5b9b19bbf034665285d836ae /MultiMC.h | |
parent | 3b236483dfe00f87c5f3b03220d78620f0f99f4d (diff) | |
download | MultiMC-8219dbf612f4e6f603d304348fc388e364602f98.tar MultiMC-8219dbf612f4e6f603d304348fc388e364602f98.tar.gz MultiMC-8219dbf612f4e6f603d304348fc388e364602f98.tar.lz MultiMC-8219dbf612f4e6f603d304348fc388e364602f98.tar.xz MultiMC-8219dbf612f4e6f603d304348fc388e364602f98.zip |
Underp. Don't depend on OneSix. Nicer "menu" style choosing.
Diffstat (limited to 'MultiMC.h')
-rw-r--r-- | MultiMC.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -132,7 +132,6 @@ public: { return m_profilers; } - std::shared_ptr<BaseProfilerFactory> currentProfiler(); void installUpdates(const QString updateFilesDir, UpdateFlags flags = None); |