diff options
Diffstat (limited to 'epggrid.h')
-rw-r--r-- | epggrid.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ class cEpgGrid : public cGrid { private:
const cEvent *event;
cTextWrapper *extText;
+ cString timeString;
bool hasTimer;
void drawText();
void drawRecIcon();
|