summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/CheckboxList.cpp
diff options
context:
space:
mode:
authorITCactus <n/a>2022-05-16 12:05:14 +0200
committerITCactus <n/a>2022-06-30 15:15:32 +0200
commit917e46c684a590f708b12458dc5f197cc9bee0fc (patch)
tree96d9ba9b07894b79fbb633b99930753017d827f8 /src/displayapp/screens/CheckboxList.cpp
parent319dfd23e7dd1ecfedea113e49dfe30b5a814c67 (diff)
post rebase fixes
Diffstat (limited to 'src/displayapp/screens/CheckboxList.cpp')
-rw-r--r--src/displayapp/screens/CheckboxList.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/screens/CheckboxList.cpp b/src/displayapp/screens/CheckboxList.cpp
index 7667946a..4da7826c 100644
--- a/src/displayapp/screens/CheckboxList.cpp
+++ b/src/displayapp/screens/CheckboxList.cpp
@@ -112,4 +112,4 @@ void CheckboxList::UpdateSelected(lv_obj_t* object, lv_event_t event) {
}
}
}
-} \ No newline at end of file
+}