Some minor code cleanup and redundant code removed
This commit is contained in:
+1
-1
@@ -467,7 +467,7 @@ class GuiMain(QMainWindow):
|
||||
return False
|
||||
|
||||
self.treeView.saveTreeOrder()
|
||||
self.theProject.saveProject(autoSave)
|
||||
self.theProject.saveProject(autoSave=autoSave)
|
||||
self.theIndex.saveIndex()
|
||||
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user