mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
CComponentsFooter: add bg_image to button_label_cc type
This commit is contained in:
@@ -39,6 +39,7 @@ typedef struct button_label_cc
|
||||
neutrino_msg_t directKeyAlt;
|
||||
int btn_result;
|
||||
int btn_alias;
|
||||
std::string bg_image;
|
||||
button_label_cc(): text(std::string()), locale(NONEXISTANT_LOCALE){}
|
||||
} button_label_cc_struct;
|
||||
|
||||
|
Reference in New Issue
Block a user