reopen the files that were open the last time
This commit is contained in:
@@ -144,6 +144,7 @@ class MainWindow(QMainWindow):
|
||||
self.destruct()
|
||||
|
||||
def destruct(self):
|
||||
PluginRegistry.execute("before_shutdown")
|
||||
self.tabs.destruct()
|
||||
self.close()
|
||||
SettingsStore.save(self.settings)
|
||||
|
||||
Reference in New Issue
Block a user