aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qte/qte-2.3.10/fix-native-build.patch
blob: 7670d44f27f83bdd68ac7b7a872736ce7d6facb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- qt-2.3.10/src/kernel/qwindowsystem_qws.h.orig	2005-09-19 17:50:39.000000000 +0200
+++ qt-2.3.10/src/kernel/qwindowsystem_qws.h	2005-09-19 17:50:45.000000000 +0200
@@ -53,6 +53,8 @@
 class QWSRegionManager;
 class QGfx;
 class QWSServerData;
+class QWSInputMethod;
+class QWSGestureMethod;
 
 class QWSInternalWindowInfo
 {