diff options
Diffstat (limited to 'timers.h')
-rw-r--r-- | timers.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ class cNopacityTimer : public cListObject { cPixmap *pixmapBackground;
cPixmap *pixmap;
cPixmap *pixmapLogo;
+ cPixmap *pixmapText;
const cTimer *timer;
int numConflicts;
bool isTimerConflict;
|