Switch icon when session timer is paused

This commit is contained in:
Veronica K. B. Olsen
2021-02-09 18:28:22 +01:00
parent 09bf2a0fe0
commit b1eca89a05
5 changed files with 84 additions and 1 deletions
+1
View File
@@ -539,6 +539,7 @@ class GuiIcons:
"proj_nwx" : (None, None),
"status_lang" : (None, None),
"status_time" : (None, None),
"status_idle" : (None, None),
"status_stats" : (None, None),
"status_lines" : (None, None),
"doc_h0" : (QStyle.SP_FileIcon, "x-office-document"),