mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
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