Some minor tweaks, and added option for showing full path

This commit is contained in:
Veronica K. B. Olsen
2020-05-01 21:30:18 +02:00
parent bf3ecfbef4
commit b44669a3b5
6 changed files with 18 additions and 6 deletions
+3
View File
@@ -132,6 +132,9 @@ class GuiDocEditor(QTextEdit):
logger.debug("DocEditor initialisation complete")
# Connect Functions
self.setSelectedHandle = self.theParent.treeView.setSelectedHandle
return
def clearEditor(self):