--- src/PixmapTimer.h.orig 2006-03-17 14:47:15.000000000 +0100 +++ src/PixmapTimer.h 2006-03-17 14:49:28.000000000 +0100 @@ -84,7 +84,7 @@ public: CPixmapTimer(QObject * parent = 0, const char * name = 0); - CPixmapTimer::~CPixmapTimer(); + ~CPixmapTimer(); signals: void signalTimeout(const QPixmap &);