summaryrefslogtreecommitdiff
path: root/src/displayapp/Apps.h
diff options
context:
space:
mode:
authorKieran Cawthray <kieranc@gmail.com>2021-05-18 13:23:26 (GMT)
committerKieran Cawthray <kieranc@gmail.com>2021-05-18 13:33:25 (GMT)
commit378fa6b4016b65e2d7b128fdc3ce89c4ca779a4d (patch)
treef4aa571df53901a0cbc00d1ac9a86e23b7194180 /src/displayapp/Apps.h
parent9ab298c09e273479822d10aad9f7bfe1d287ce75 (diff)
Reset
Diffstat (limited to 'src/displayapp/Apps.h')
-rw-r--r--src/displayapp/Apps.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h
index 09a2018..936a3ae 100644
--- a/src/displayapp/Apps.h
+++ b/src/displayapp/Apps.h
@@ -21,14 +21,12 @@ namespace Pinetime {
Navigation,
StopWatch,
Motion,
- Steps,
QuickSettings,
Settings,
SettingWatchFace,
SettingTimeFormat,
SettingDisplay,
- SettingWakeUp,
- SettingSteps
+ SettingWakeUp
};
}
}