Drop the noticebar class as well

This commit is contained in:
Veronica K. B. Olsen
2020-06-07 23:21:27 +02:00
parent 1fc76b0d95
commit 6cb17a185a
4 changed files with 2 additions and 60 deletions
-1
View File
@@ -158,7 +158,6 @@ class GuiDocEditor(QTextEdit):
self.hasSelection = False
self.setDocumentChanged(False)
self.theParent.noticeBar.hideNote()
self.docTitle.setTitleFromHandle(self.theHandle)
return True