Rework Minecraft and Java settings
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@@ -59,7 +59,10 @@ class JavaSettingsWidget : public QWidget {
|
||||
void onJavaBrowse();
|
||||
void onJavaAutodetect();
|
||||
void onJavaTest();
|
||||
void updateThresholds();
|
||||
void onMemoryChange();
|
||||
void finishAdjustingMinMemory();
|
||||
void finishAdjustingMaxMemory();
|
||||
void enableAdvancedMemoryControl(bool enabled);
|
||||
|
||||
private:
|
||||
InstancePtr m_instance;
|
||||
|
||||
Reference in New Issue
Block a user