Some minor tweaks, and added option for showing full path
This commit is contained in:
@@ -132,6 +132,9 @@ class GuiDocEditor(QTextEdit):
|
||||
|
||||
logger.debug("DocEditor initialisation complete")
|
||||
|
||||
# Connect Functions
|
||||
self.setSelectedHandle = self.theParent.treeView.setSelectedHandle
|
||||
|
||||
return
|
||||
|
||||
def clearEditor(self):
|
||||
|
||||
Reference in New Issue
Block a user