Slight modification to main GUI test

This commit is contained in:
Veronica K. B. Olsen
2019-05-25 19:40:31 +02:00
parent b4a405c57e
commit c40649b22d
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -458,7 +458,7 @@ class GuiMain(QMainWindow):
vPos = [bPos[1],0]
self.splitView.setSizes(vPos)
self.docEditor.changeWidth()
return
return not self.docViewer.isVisible()
##
# Internal Functions