summaryrefslogtreecommitdiff
path: root/src/displayapp/Apps.h
diff options
context:
space:
mode:
authorSteveAmor <SteveAmor@users.noreply.github.com>2021-11-07 10:50:33 (GMT)
committerSteveAmor <SteveAmor@users.noreply.github.com>2021-11-07 10:50:33 (GMT)
commit5932391c8b2178cc0beed9f4c2b0aa4a24ac7e1f (patch)
tree0aa7b5045e4bfb473b066aa23a1a2380442db358 /src/displayapp/Apps.h
parent0aa73c2279f81a3cc2c730d253807b6102033195 (diff)
Chimes option
Diffstat (limited to 'src/displayapp/Apps.h')
-rw-r--r--src/displayapp/Apps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h
index d340efe..71166e4 100644
--- a/src/displayapp/Apps.h
+++ b/src/displayapp/Apps.h
@@ -35,6 +35,7 @@ namespace Pinetime {
SettingPineTimeStyle,
SettingSetDate,
SettingSetTime,
+ SettingChimes,
Error,
};
}