aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tximage/tximage-0.2/gcc4.patch
blob: d327754d1b676823bbe0ae76c5e917bb35937de6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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;