Rework Minecraft and Java settings
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
adf2ed0849
commit
3922136f6d
9 changed files with 776 additions and 311 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue