Moved document stats to the details panel below the tree

This commit is contained in:
Veronica K. B. Olsen
2020-05-21 20:29:40 +02:00
parent 8aacad8ce0
commit 2a9bdd1985
3 changed files with 88 additions and 53 deletions
+1 -1
View File
@@ -421,7 +421,7 @@ class GuiDocTree(QTreeWidget):
if nwItem.isExported:
stExport = nwUnicode.U_CHECK
else:
stExport = "+"
stExport = "-"
tStatus = stExport+" "+stClass+stLayout