config: save on preferences dialog accept
This commit is contained in:
+1
-1
@@ -368,7 +368,7 @@ void Core::DialogImportShow()
|
||||
|
||||
void Core::DialogPreferencesShow()
|
||||
{
|
||||
PreferencesDialog pd(main_window_, main_window_->menuBar());
|
||||
PreferencesDialog pd(main_window_);
|
||||
pd.exec();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user