Clear the outline header between projects

This commit is contained in:
Veronica K. B. Olsen
2020-04-14 22:20:40 +02:00
parent 6a9ff4c46b
commit 5e90b1ff77
3 changed files with 17 additions and 5 deletions
+1
View File
@@ -315,6 +315,7 @@ class GuiMain(QMainWindow):
self.theIndex.clearIndex()
self.clearGUI()
self.hasProject = False
self.tabWidget.setCurrentWidget(self.splitView)
return saveOK