Some cleanup in the doc view header

This commit is contained in:
Veronica K. B. Olsen
2020-06-11 17:57:58 +02:00
parent c3e6007f76
commit 9671db0b42
2 changed files with 11 additions and 16 deletions
-3
View File
@@ -133,9 +133,6 @@ class GuiDocEditor(QTextEdit):
logger.debug("GuiDocEditor initialisation complete")
# Connect Functions
self.setSelectedHandle = self.theParent.treeView.setSelectedHandle
return
def clearEditor(self):