Allow the sorter to check the database
This commit is contained in:
@@ -151,4 +151,4 @@ class Settings:
|
||||
self.settings.beginGroup('runtimeVariables')
|
||||
self.settings.setValue('lastOpenPath', self.parent_window.last_open_path)
|
||||
self.settings.setValue('databasePath', self.parent_window.database_path)
|
||||
self.settings.endGroup()
|
||||
self.settings.endGroup()
|
||||
|
Reference in New Issue
Block a user