EpgPlus: fix missing to disble clock after hided window

btw: rename header->head, for better readability


Origin commit data
------------------
Branch: ni/coolstream
Commit: 46e298823f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)



------------------
This commit was generated by Migit
This commit is contained in:
2017-04-10 13:20:51 +02:00
committed by vanhofen
parent a7984b7368
commit 4f56df91de
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;
};