Visible columns and column width in outline is now saved and loaded

This commit is contained in:
Veronica K. B. Olsen
2019-11-20 21:17:43 +01:00
parent f9a06f3425
commit 4739959c4e
5 changed files with 128 additions and 42 deletions
+1 -1
View File
@@ -683,7 +683,7 @@ class ExportLastState(OptLastState):
def __init__(self, theProject, theFile):
OptLastState.__init__(self, theProject, theFile)
self.theState = {
self.theState = {
"wNovel" : True,
"wNotes" : False,
"eFormat" : 1,