Merge branch 'dev' into source_code_maintenance

This commit is contained in:
Veronica K. B. Olsen
2021-01-16 17:53:58 +01:00
+1 -1
View File
@@ -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)