diff options
Diffstat (limited to 'src/displayapp')
| -rw-r--r-- | src/displayapp/screens/StopWatch.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/screens/StopWatch.cpp b/src/displayapp/screens/StopWatch.cpp index 6fa81652..25b0ad77 100644 --- a/src/displayapp/screens/StopWatch.cpp +++ b/src/displayapp/screens/StopWatch.cpp @@ -232,4 +232,4 @@ void StopWatch::OnPause() { RenderTime(); // make sure displayed time is not stale DisplayPaused(); wakeLock.Release(); -}
\ No newline at end of file +} |
