summaryrefslogtreecommitdiff
path: root/timeline.h
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2013-12-27 16:31:49 +0100
committerlouis <louis.braun@gmx.de>2013-12-27 16:31:49 +0100
commitc5af8c801775819dd9eed003883cb9cea2ef7376 (patch)
tree5fb061290ff8f0da82e84b977d93748b3377b5b0 /timeline.h
parent53fa2c70cac3025ff223a6d0e2cdae2805b14c30 (diff)
downloadvdr-plugin-tvguide-c5af8c801775819dd9eed003883cb9cea2ef7376.tar.gz
vdr-plugin-tvguide-c5af8c801775819dd9eed003883cb9cea2ef7376.tar.bz2
Fixed OSD Background Color (Closes Ticket 1474)
Diffstat (limited to 'timeline.h')
-rw-r--r--timeline.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/timeline.h b/timeline.h
index 172ef4f..9c25026 100644
--- a/timeline.h
+++ b/timeline.h
@@ -11,7 +11,6 @@ private:
cMyTime *myTime;
cStyledPixmap *dateViewer;
cPixmap *timeline;
- cPixmap *timelineBack;
cStyledPixmap *clock;
cImage *createBackgroundImage(int width, int height, tColor clrBgr, tColor clrBlend);
void decorateTile(int posX, int posY, int tileWidth, int tileHeight);