diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-31 12:35:17 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-31 12:35:17 (GMT) |
| commit | 04dd0c5fe0c696c815b0df1243c1003cd4464dbb (patch) | |
| tree | 9bedc44c956ad18adb07f664397500667fce910d /src/displayapp/Apps.h | |
| parent | 043517f85124810310e5a854fb02b52fb9feccb3 (diff) | |
add back chimes and flashlight
Diffstat (limited to 'src/displayapp/Apps.h')
| -rw-r--r-- | src/displayapp/Apps.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h index c308c75..3cbaa9e 100644 --- a/src/displayapp/Apps.h +++ b/src/displayapp/Apps.h @@ -10,11 +10,13 @@ namespace Pinetime { FirmwareValidation, NotificationsPreview, Notifications, + FlashLight, QuickSettings, Settings, SettingTimeFormat, SettingDisplay, SettingWakeUp, + SettingChimes, Error }; } |
