-eventlist: fix gradient background

Signed-off-by: Thilo Graf <dbt@novatux.de>
review required
This commit is contained in:
TangoCash
2017-05-03 21:29:41 +02:00
committed by Thilo Graf
parent 54ce85c598
commit ae0810e339
2 changed files with 12 additions and 8 deletions

View File

@@ -104,6 +104,7 @@ class CEventList : public CListHelpers
event_id_t item_event_ID;
CComponentsText *cc_infozone;
CComponentsHeader *header;
CProgressBar *pb;
const char * unit_short_minute;
void paintItem(unsigned pos, t_channel_id channel_id = 0);