aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/tximage/tximage-0.2/gcc4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/tximage/tximage-0.2/gcc4.patch')
-rw-r--r--recipes-qtopia/tximage/tximage-0.2/gcc4.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-qtopia/tximage/tximage-0.2/gcc4.patch b/recipes-qtopia/tximage/tximage-0.2/gcc4.patch
new file mode 100644
index 0000000..d327754
--- /dev/null
+++ b/recipes-qtopia/tximage/tximage-0.2/gcc4.patch
@@ -0,0 +1,15 @@
+
+#
+# Signed off by Michael 'Mickey' Lauer <mickey@Vanille.de>
+#
+
+--- 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;