Add a switch to hide the idle time column

This commit is contained in:
Veronica K. B. Olsen
2021-02-08 23:40:21 +01:00
parent 871a0dfc6c
commit 2d754641b5
3 changed files with 28 additions and 2 deletions
-1
View File
@@ -1440,7 +1440,6 @@ class GuiMain(QMainWindow):
self.idleRefTime = currTime
self.statusBar.updateTime(idleTime=self.idleTime)
# print(editIdle, userIdle, self.idleTime)
return