From 0dd3fdbe060a948e8093487bc562da9c73a1b80b Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 3 Jul 2006 17:42:33 +0000 Subject: tximage 0.2 add patch for g++4 --- packages/tximage/tximage-0.2/gcc4.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 packages/tximage/tximage-0.2/gcc4.patch (limited to 'packages/tximage/tximage-0.2') diff --git a/packages/tximage/tximage-0.2/gcc4.patch b/packages/tximage/tximage-0.2/gcc4.patch new file mode 100644 index 0000000000..d327754d1b --- /dev/null +++ b/packages/tximage/tximage-0.2/gcc4.patch @@ -0,0 +1,15 @@ + +# +# Signed off by Michael 'Mickey' Lauer +# + +--- tximage-0.2/imageviewer.h~gcc4 ++++ tximage-0.2/imageviewer.h +@@ -32,6 +32,7 @@ + #include "imagereader.h" + + class ImageWidget; ++class ImageViewer; + class QString; + class QImage; + class QScrollView; -- cgit v1.2.3