Add idle time to session log and writing stats dialog
This commit is contained in:
+1
-1
@@ -420,7 +420,7 @@ class GuiMain(QMainWindow):
|
||||
self.closeDocument()
|
||||
self.docViewer.clearNavHistory()
|
||||
self.projView.closeOutline()
|
||||
self.theProject.closeProject()
|
||||
self.theProject.closeProject(self.idleTime)
|
||||
self.theIndex.clearIndex()
|
||||
self.clearGUI()
|
||||
self.hasProject = False
|
||||
|
||||
Reference in New Issue
Block a user