Completed redesign of doc viewer details panel
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ class OptionState():
|
||||
"headerOrder",
|
||||
"columnWidth",
|
||||
"columnHidden",
|
||||
])
|
||||
]),
|
||||
}
|
||||
|
||||
return
|
||||
|
||||
@@ -579,6 +579,7 @@ class NWProject():
|
||||
def closeProject(self):
|
||||
"""Close the current project and clear all meta data.
|
||||
"""
|
||||
self.optState.saveSettings()
|
||||
self.projTree.writeToCFiles()
|
||||
self._appendSessionStats()
|
||||
self._clearLockFile()
|
||||
|
||||
Reference in New Issue
Block a user