mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
EpgPlus: fix missing to disble clock after hided window
btw: rename header->head, for better readability
This commit is contained in:
@@ -95,7 +95,7 @@ class EpgPlus
|
||||
int width;
|
||||
|
||||
static Font* font;
|
||||
CComponentsHeader *header;
|
||||
CComponentsHeader *head;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user