Implement open global settings
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@@ -51,6 +51,8 @@ class MinecraftSettingsWidget : public QWidget {
|
||||
void loadSettings();
|
||||
void saveSettings();
|
||||
|
||||
void openGlobalSettings();
|
||||
|
||||
private:
|
||||
SettingsObjectPtr getSettings() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user