- epgplus: re-implement bigfont handling

This commit is contained in:
vanhofen
2017-04-08 14:11:28 +02:00
committed by svenhoefer
parent 0ee10f1516
commit c3e49887de
2 changed files with 14 additions and 2 deletions

View File

@@ -425,6 +425,7 @@ class EpgPlus
static time_t duration;
int entryHeight;
static int entryFontSize;
TViewMode currentViewMode;
TSwapMode currentSwapMode;