summaryrefslogtreecommitdiff
path: root/src/displayapp/Apps.h
diff options
context:
space:
mode:
authorMichele Bini <michele.bini@gmail.com>2022-03-31 12:52:38 (GMT)
committerMichele Bini <michele.bini@gmail.com>2022-03-31 12:52:38 (GMT)
commit99321f0cd3181d4cd6a00f69cd9b554c63c52849 (patch)
treef645f4b83f5dabe2992b7456d7a485e62b3e9f46 /src/displayapp/Apps.h
parent834dd497323420e3ef77de69123249b8863dba04 (diff)
Add back stopwatch and timer
Diffstat (limited to 'src/displayapp/Apps.h')
-rw-r--r--src/displayapp/Apps.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h
index 3b125d4..2ef5f13 100644
--- a/src/displayapp/Apps.h
+++ b/src/displayapp/Apps.h
@@ -10,8 +10,9 @@ namespace Pinetime {
FirmwareValidation,
NotificationsPreview,
Notifications,
- FlashLight,
Alarm,
+ Timer,
+ FlashLight,
QuickSettings,
Settings,
SettingTimeFormat,