From b6bc6b9e47605ede9bffe50445d1afe3acf0ab49 Mon Sep 17 00:00:00 2001 From: jacqueline Date: Thu, 13 Jul 2023 10:58:06 +1000 Subject: Ui polish and fleshing out --- src/ui/include/screen_playing.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui/include/screen_playing.hpp') diff --git a/src/ui/include/screen_playing.hpp b/src/ui/include/screen_playing.hpp index 0e15a85b..c684ddff 100644 --- a/src/ui/include/screen_playing.hpp +++ b/src/ui/include/screen_playing.hpp @@ -71,6 +71,7 @@ class Playing : public Screen { lv_obj_t* next_up_header_; lv_obj_t* next_up_label_; + lv_obj_t* next_up_hint_; lv_obj_t* next_up_container_; }; -- cgit v1.2.3