SOURCES: lincvs-gcc4.patch (NEW) - added gcc4 fix - STBR

maciek2w maciek2w at pld-linux.org
Wed Jun 14 07:53:04 CEST 2006


Author: maciek2w                     Date: Wed Jun 14 05:53:04 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added gcc4 fix
- STBR

---- Files affected:
SOURCES:
   lincvs-gcc4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/lincvs-gcc4.patch
diff -u /dev/null SOURCES/lincvs-gcc4.patch:1.1
--- /dev/null	Wed Jun 14 07:53:04 2006
+++ SOURCES/lincvs-gcc4.patch	Wed Jun 14 07:52:59 2006
@@ -0,0 +1,11 @@
+--- src/PixmapTimer.h.orig	2006-06-13 21:23:26.000000000 +0200
++++ src/PixmapTimer.h	2006-06-13 21:23:43.000000000 +0200
+@@ -84,7 +84,7 @@
+ 
+ public:
+ 	CPixmapTimer(QObject * parent = 0, const char * name = 0);
+-	CPixmapTimer::~CPixmapTimer();
++	~CPixmapTimer();
+ 
+ signals:
+ 	void signalTimeout(const QPixmap &);
================================================================


More information about the pld-cvs-commit mailing list