Skip to content

Commit

Permalink
Planning to add a timer to the statusbar
Browse files Browse the repository at this point in the history
  • Loading branch information
bjosch committed Aug 28, 2024
1 parent 731710b commit ca00c7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/gui/timer_thread.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
"""
Creates a thread that runs a timer and updates the status bar.
"""

0 comments on commit ca00c7c

Please sign in to comment.