gui/infoviewer, gui/eventlist: localization fixes

This commit is contained in:
martii
2014-05-06 12:28:25 +02:00
committed by svenhoefer
parent ab42e7f032
commit 5fb5ea91bf
8 changed files with 17 additions and 9 deletions

View File

@@ -107,6 +107,8 @@ class CNeutrinoEventList
event_id_t item_event_ID;
CComponentsText *cc_infozone;
const char * unit_short_minute;
void paintItem(unsigned pos, t_channel_id channel_id = 0);
void paintDescription(int index);
void paint(t_channel_id channel_id = 0);