diff options
Diffstat (limited to 'src/components/timer/TimerController.cpp')
| -rw-r--r-- | src/components/timer/TimerController.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/timer/TimerController.cpp b/src/components/timer/TimerController.cpp index ea94521..eeee61f 100644 --- a/src/components/timer/TimerController.cpp +++ b/src/components/timer/TimerController.cpp @@ -37,3 +37,4 @@ bool TimerController::IsRunning() { void TimerController::OnTimerEnd() { systemTask->PushMessage(System::Messages::OnTimerDone); } + |
