diff options
Diffstat (limited to 'timeline.h')
-rw-r--r-- | timeline.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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);
|