Closing project should clear the status bar.
This commit is contained in:
@@ -176,6 +176,7 @@ class GuiMain(QMainWindow):
|
||||
self.treeView.clearTree()
|
||||
self.docEditor.clearEditor()
|
||||
self.closeDocViewer()
|
||||
self.statusBar.clearStatus()
|
||||
return True
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user