Merge branch 'dev' into source_code_maintenance
This commit is contained in:
+1
-1
@@ -479,7 +479,7 @@ class GuiMain(QMainWindow):
|
||||
|
||||
# Update GUI
|
||||
self._updateWindowTitle(self.theProject.projName)
|
||||
self.rebuildTree()
|
||||
self.rebuildTrees()
|
||||
self.docEditor.setDictionaries()
|
||||
self.docEditor.setSpellCheck(self.theProject.spellCheck)
|
||||
self.mainMenu.setAutoOutline(self.theProject.autoOutline)
|
||||
|
||||
Reference in New Issue
Block a user