summaryrefslogtreecommitdiff
path: root/epggrid.h
diff options
context:
space:
mode:
Diffstat (limited to 'epggrid.h')
-rw-r--r--epggrid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epggrid.h b/epggrid.h
index aa88b7f..400f0d3 100644
--- a/epggrid.h
+++ b/epggrid.h
@@ -7,6 +7,7 @@ class cEpgGrid : public cGrid {
private:
const cEvent *event;
cTextWrapper *extText;
+ cString timeString;
bool hasTimer;
void drawText();
void drawRecIcon();