Some cleanup in the doc view header
This commit is contained in:
@@ -133,9 +133,6 @@ class GuiDocEditor(QTextEdit):
|
||||
|
||||
logger.debug("GuiDocEditor initialisation complete")
|
||||
|
||||
# Connect Functions
|
||||
self.setSelectedHandle = self.theParent.treeView.setSelectedHandle
|
||||
|
||||
return
|
||||
|
||||
def clearEditor(self):
|
||||
|
||||
Reference in New Issue
Block a user