summaryrefslogtreecommitdiff
path: root/src/displayapp/Apps.h
diff options
context:
space:
mode:
authorKieran Cawthray <kieranc@gmail.com>2021-05-18 15:45:16 (GMT)
committerKieran Cawthray <kieranc@gmail.com>2021-05-18 15:45:16 (GMT)
commit6a925292722be365f4efc288c64b023639f0c201 (patch)
tree0d60937546c41844ead44375d6fbee7e6cb3ea0b /src/displayapp/Apps.h
parenta4968b502990f4a9e848c5240be2ee73348dd38e (diff)
Revert "Reset"
This reverts commit 378fa6b4016b65e2d7b128fdc3ce89c4ca779a4d.
Diffstat (limited to 'src/displayapp/Apps.h')
-rw-r--r--src/displayapp/Apps.h4
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
};
}
}