From 4ec49bde8a8cce78b8b72c978b3e3b1d529cef48 Mon Sep 17 00:00:00 2001 From: Jean-François Milants Date: Tue, 11 Oct 2022 21:02:05 +0200 Subject: CheckBoxList : rename newValue -> value. --- src/displayapp/screens/CheckboxList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/displayapp/screens/CheckboxList.h') diff --git a/src/displayapp/screens/CheckboxList.h b/src/displayapp/screens/CheckboxList.h index 4d27a62b..1bdb89d2 100644 --- a/src/displayapp/screens/CheckboxList.h +++ b/src/displayapp/screens/CheckboxList.h @@ -34,7 +34,7 @@ namespace Pinetime { std::array pageIndicatorPoints; lv_obj_t* pageIndicatorBase; lv_obj_t* pageIndicator; - uint32_t newValue; + uint32_t value; }; } } -- cgit v1.2.3-70-g09d2