diff --git a/src/gui/components/cc_types.h b/src/gui/components/cc_types.h index 7d03bcb97..c861309d1 100644 --- a/src/gui/components/cc_types.h +++ b/src/gui/components/cc_types.h @@ -29,7 +29,7 @@ #include #include #include - +#include class CComponentsForm; @@ -103,6 +103,13 @@ typedef struct comp_screen_data_t fb_pixel_t* pixbuf; } comp_screen_data_struct_t; +//combination of rc messages with related icon +typedef struct msg_list_t +{ + neutrino_msg_t msg; + const char* icon; +} key_list_t; + //align types enum {