Blob Blame History Raw
diff -ruN kchmviewer-2.5-orig/src/iconstorage.h kchmviewer-2.5/src/iconstorage.h
--- kchmviewer-2.5-orig/src/iconstorage.h	2006-04-02 03:09:14.000000000 +0100
+++ kchmviewer-2.5/src/iconstorage.h	2006-05-18 01:05:57.000000000 +0100
@@ -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);