Fix crash and make loader override more consistent with other option groups
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@@ -57,8 +57,8 @@ class MinecraftSettingsWidget : public QWidget {
|
||||
void updateAccountsMenu(const SettingsObject& settings);
|
||||
bool isQuickPlaySupported();
|
||||
private slots:
|
||||
void selectedLoadersChanged();
|
||||
void editedDataPacksPath();
|
||||
void saveSelectedLoaders();
|
||||
void saveDataPacksPath();
|
||||
void selectDataPacksFolder();
|
||||
|
||||
MinecraftInstancePtr m_instance;
|
||||
|
||||
Reference in New Issue
Block a user