- epgplus: add clock and context button to header

This commit is contained in:
vanhofen
2017-04-10 10:26:21 +02:00
committed by svenhoefer
parent 69e478c195
commit 5ae1a6b459
2 changed files with 19 additions and 3 deletions

View File

@@ -95,6 +95,7 @@ class EpgPlus
int width;
static Font* font;
CComponentsHeader *header;
};