EpgPlus: fix missing to disble clock after hided window

btw: rename header->head, for better readability
This commit is contained in:
2017-04-10 13:20:51 +02:00
committed by svenhoefer
parent e54e112b24
commit 46e298823f
2 changed files with 18 additions and 14 deletions

View File

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