summaryrefslogtreecommitdiff
path: root/devel/lincvs/files/patch-src-PixmapTimer.h
blob: c344d4e7613a99194e4fbf16d86f49f4a8ff0f02 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/PixmapTimer.h.orig	Tue May 29 17:05:42 2007
+++ src/PixmapTimer.h	Tue May 29 17:05:59 2007
@@ -84,7 +84,7 @@
 
 public:
 	CPixmapTimer(QObject * parent = 0, const char * name = 0);
-	CPixmapTimer::~CPixmapTimer();
+	~CPixmapTimer();
 
 signals:
 	void signalTimeout(const QPixmap &);