SOURCES: valknut-gcc4.patch (NEW) - gcc4 fix for valknut

vip vip at pld-linux.org
Wed Oct 18 19:47:34 CEST 2006


Author: vip                          Date: Wed Oct 18 17:47:34 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- gcc4 fix for valknut

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

---- Diffs:

================================================================
Index: SOURCES/valknut-gcc4.patch
diff -u /dev/null SOURCES/valknut-gcc4.patch:1.1
--- /dev/null	Wed Oct 18 19:47:34 2006
+++ SOURCES/valknut-gcc4.patch	Wed Oct 18 19:47:29 2006
@@ -0,0 +1,11 @@
+--- valknut-0.3.7/valknut/dciconloader.h~	2004-08-18 14:23:57.000000000 +0200
++++ valknut-0.3.7/valknut/dciconloader.h	2006-10-18 18:08:05.165172414 +0200
+@@ -122,7 +122,7 @@
+ 	
+ private:
+ 	/** */
+-	QPixmap DCIconLoader::LoadPixmap( QString file );
++	QPixmap LoadPixmap( QString file );
+ 
+ 	/** */
+ 	PixmapMap m_PixmapMap;
================================================================


More information about the pld-cvs-commit mailing list