diff options
| author | Kieran Cawthray <kieranc@gmail.com> | 2021-06-24 17:15:23 (GMT) |
|---|---|---|
| committer | Kieran Cawthray <kieranc@gmail.com> | 2021-06-24 17:15:23 (GMT) |
| commit | 38ab0add487183c2f7e0a1e545de49a8ad7b17e1 (patch) | |
| tree | 6a5ee5add6387fa80cd55600112fc3d37d752335 /src/displayapp/Apps.h | |
| parent | 14721e8f1ef3fd8ebfe2bf870416c7f343f83936 (diff) | |
PineTimeStyle color picker initial commit
Diffstat (limited to 'src/displayapp/Apps.h')
| -rw-r--r-- | src/displayapp/Apps.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h index 684e3a4..dd51fdb 100644 --- a/src/displayapp/Apps.h +++ b/src/displayapp/Apps.h @@ -30,7 +30,8 @@ namespace Pinetime { SettingTimeFormat, SettingDisplay, SettingWakeUp, - SettingSteps + SettingSteps, + SettingPineTimeStyle }; } } |
