- cosmetics: align epg_id notation to channel_id

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2019-04-27 16:26:21 +02:00
committed by Thilo Graf
parent a5a3ec04cc
commit 08cdb2ee83
24 changed files with 148 additions and 148 deletions

View File

@@ -94,7 +94,7 @@ class CInfoViewer
int header_height;
bool newfreq ;
static const short bar_width = 72;
static event_id_t last_curr_id, last_next_id;
static t_event_id last_curr_id, last_next_id;
uint64_t timeoutEnd;
void setInfobarTimeout(int timeout_ext = 0);