Konfiguration wird geladen und gespeichert.
This commit is contained in:
@@ -582,6 +582,8 @@ class AppSettingsDlg(QDialog):
|
||||
self.settings.apache_fops = self.temp_apache_fops.copy()
|
||||
self.settings.xsl_dirs = self.temp_xsl_dirs.copy()
|
||||
|
||||
self.settings.save()
|
||||
|
||||
super().accept()
|
||||
|
||||
def get_settings(self) -> AppSettings:
|
||||
|
||||
Reference in New Issue
Block a user