aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/WatchFaceInfineat.h
diff options
context:
space:
mode:
authorkieranc <kieranc@gmail.com>2022-10-06 15:00:35 +0200
committerGitHub <noreply@github.com>2022-10-06 16:00:35 +0300
commit0f1d0bbd1d59f1d8c5572e1484edb8cb2dee3b53 (patch)
tree6a27648a2805b1bdc41f9bf7c410fce1a58252ed /src/displayapp/screens/WatchFaceInfineat.h
parenta0089e4fd021c88c6ee0d1184e0266fb1753a0ad (diff)
Fix button labels (#1361)
Diffstat (limited to 'src/displayapp/screens/WatchFaceInfineat.h')
-rw-r--r--src/displayapp/screens/WatchFaceInfineat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/displayapp/screens/WatchFaceInfineat.h b/src/displayapp/screens/WatchFaceInfineat.h
index 4a7dbebd..285908e8 100644
--- a/src/displayapp/screens/WatchFaceInfineat.h
+++ b/src/displayapp/screens/WatchFaceInfineat.h
@@ -112,6 +112,7 @@ namespace Pinetime {
lv_obj_t* btnPrevColor;
lv_obj_t* btnSettings;
lv_obj_t* labelBtnSettings;
+ lv_obj_t* lblToggle;
static constexpr int nLines = 9;
static constexpr int nColors = 7; // must match number of colors in InfineatColors