SOURCES: kchmviewer-gcc4.patch (NEW) - gcc4 fix
maciek2w
maciek2w at pld-linux.org
Tue Apr 18 19:55:34 CEST 2006
Author: maciek2w Date: Tue Apr 18 17:55:34 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- gcc4 fix
---- Files affected:
SOURCES:
kchmviewer-gcc4.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/kchmviewer-gcc4.patch
diff -u /dev/null SOURCES/kchmviewer-gcc4.patch:1.1
--- /dev/null Tue Apr 18 19:55:34 2006
+++ SOURCES/kchmviewer-gcc4.patch Tue Apr 18 19:55:29 2006
@@ -0,0 +1,11 @@
+--- kchmviewer-2.5/src/iconstorage.h.orig 2006-04-18 18:26:37.000000000 +0200
++++ kchmviewer-2.5/src/iconstorage.h 2006-04-18 18:26:51.000000000 +0200
+@@ -57,7 +57,7 @@
+ const QPixmap * getBookIconPixmap (unsigned int id);
+ const QPixmap * getToolbarPixmap (pixmap_index_t pix);
+ const QPixmap * getApplicationIcon();
+- const QPixmap * KCHMIconStorage::getCloseWindowIcon();
++ const QPixmap * getCloseWindowIcon();
+
+ private:
+ const QPixmap * returnOrLoadImage (unsigned int id, const png_memory_image_t * image);
================================================================
More information about the pld-cvs-commit
mailing list