summaryrefslogtreecommitdiff
blob: 0fb5c7349901a434d63b2bca699c667aac944070 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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 &);