Moved document stats to the details panel below the tree
This commit is contained in:
@@ -421,7 +421,7 @@ class GuiDocTree(QTreeWidget):
|
||||
if nwItem.isExported:
|
||||
stExport = nwUnicode.U_CHECK
|
||||
else:
|
||||
stExport = "+"
|
||||
stExport = "-"
|
||||
|
||||
tStatus = stExport+" "+stClass+stLayout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user