diff options
| author | Riku Isokoski <riksu9000@gmail.com> | 2021-09-18 16:22:59 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-18 16:22:59 (GMT) |
| commit | e468acc99e4d7e188dc902983640f5eb8e8ff31f (patch) | |
| tree | 8c0c402ff93d4c13fbd1043457fbbb238af0f000 /src/displayapp/Apps.h | |
| parent | 8f0771183c3872343100a2e974f37c91237da277 (diff) | |
| parent | 5855906e49ce8bc4042e93817c6aba3a70fab089 (diff) | |
Merge branch 'develop' into update_touch_driver
Diffstat (limited to 'src/displayapp/Apps.h')
| -rw-r--r-- | src/displayapp/Apps.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h index 888f7c9..b14fe68 100644 --- a/src/displayapp/Apps.h +++ b/src/displayapp/Apps.h @@ -12,6 +12,7 @@ namespace Pinetime { NotificationsPreview, Notifications, Timer, + Alarm, FlashLight, BatteryInfo, Music, |
