diff options
author | Roland Reichwein <mail@reichwein.it> | 2025-01-03 12:27:14 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2025-01-03 12:27:14 +0100 |
commit | 05895c86bddf50aacb3bb5e6a6bcc073965341ef (patch) | |
tree | d7627562c8ca35c8689d0a6612a2cdab2cdc4ae4 /Timer.cpp | |
parent | 4af400141af0c97c4e4bcd47acf78107a17eafbe (diff) |
Add first UI
Diffstat (limited to 'Timer.cpp')
-rw-r--r-- | Timer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Timer.cpp b/Timer.cpp new file mode 100644 index 0000000..afe5d24 --- /dev/null +++ b/Timer.cpp @@ -0,0 +1 @@ +#include "Timer.h" |