CEventList: hold header instance to reduce flicker effects

This commit is contained in:
2016-03-22 10:27:56 +01:00
parent 14da9e510b
commit 65f4b82f62
2 changed files with 16 additions and 10 deletions

View File

@@ -109,7 +109,7 @@ class CEventList : public CListHelpers
int sort_mode;
event_id_t item_event_ID;
CComponentsText *cc_infozone;
CComponentsFrmChain *header;
const char * unit_short_minute;
void paintItem(unsigned pos, t_channel_id channel_id = 0);