Added item status, and added icons and flags to the main treeview

This commit is contained in:
Veronica K. B. Olsen
2019-04-24 22:42:57 +02:00
parent b180971548
commit 2f0f39b53e
8 changed files with 198 additions and 18 deletions
+1
View File
@@ -43,6 +43,7 @@ class nwItemLayout(Enum):
PARTITION = 3
CHAPTER = 4
SCENE = 5
NOTE = 6
# END Enum nwItemLayout