summaryrefslogtreecommitdiff
path: root/magazine.h
diff options
context:
space:
mode:
Diffstat (limited to 'magazine.h')
-rw-r--r--magazine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/magazine.h b/magazine.h
index dd30610..67b3451 100644
--- a/magazine.h
+++ b/magazine.h
@@ -102,6 +102,7 @@ private:
unsigned int clrTimeline1;
unsigned int clrTimeline2;
unsigned int clrNames;
+ unsigned int clrText;
const cEvent *GetEventAfter(const cSchedule *s, time_t StartTime, time_t EndTime) const;