summaryrefslogtreecommitdiff
path: root/src/displayapp/Apps.h
diff options
context:
space:
mode:
authorJean-François Milants <jf@codingfield.com>2022-02-20 14:41:06 (GMT)
committerJean-François Milants <jf@codingfield.com>2022-02-20 14:41:06 (GMT)
commit0e2b27d7926035f63790851db5c00af431b2eb07 (patch)
treea10a4068c592f13057edf3d1f2a94137becd95b8 /src/displayapp/Apps.h
parent69e4ab6be101e7993035b56db75f5c32eda713ac (diff)
parentef44b763d94cc6ff1be6f75ff3e638d7d356e99e (diff)
Merge branch 'evergreen22-airplane-mode' into develop
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 b876020..dc9e625 100644
--- a/src/displayapp/Apps.h
+++ b/src/displayapp/Apps.h
@@ -38,6 +38,7 @@ namespace Pinetime {
SettingSetTime,
SettingChimes,
SettingShakeThreshold,
+ SettingAirplaneMode,
Error
};
}