diff options
| author | Kieran Cawthray <kieranc@gmail.com> | 2021-05-18 15:45:16 (GMT) |
|---|---|---|
| committer | Kieran Cawthray <kieranc@gmail.com> | 2021-05-18 15:45:16 (GMT) |
| commit | 6a925292722be365f4efc288c64b023639f0c201 (patch) | |
| tree | 0d60937546c41844ead44375d6fbee7e6cb3ea0b /src/displayapp/Apps.h | |
| parent | a4968b502990f4a9e848c5240be2ee73348dd38e (diff) | |
Revert "Reset"
This reverts commit 378fa6b4016b65e2d7b128fdc3ce89c4ca779a4d.
Diffstat (limited to 'src/displayapp/Apps.h')
| -rw-r--r-- | src/displayapp/Apps.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h index 936a3ae..09a2018 100644 --- a/src/displayapp/Apps.h +++ b/src/displayapp/Apps.h @@ -21,12 +21,14 @@ namespace Pinetime { Navigation, StopWatch, Motion, + Steps, QuickSettings, Settings, SettingWatchFace, SettingTimeFormat, SettingDisplay, - SettingWakeUp + SettingWakeUp, + SettingSteps }; } } |
