Removed handle column from outline

This commit is contained in:
Veronica K. B. Olsen
2020-06-02 11:55:21 +02:00
parent 91ad4bb07d
commit 73b02be9b3
3 changed files with 25 additions and 25 deletions
-1
View File
@@ -136,7 +136,6 @@ class nwLabels():
}
OUTLINE_COLS = {
nwOutline.TITLE : "Title",
nwOutline.HANDLE : "Handle",
nwOutline.LEVEL : "Level",
nwOutline.LABEL : "Document",
nwOutline.LINE : "Line",