]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/qte/qte-2.3.10/fix-native-build.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / qte / qte-2.3.10 / fix-native-build.patch
1 --- qt-2.3.10/src/kernel/qwindowsystem_qws.h.orig       2005-09-19 17:50:39.000000000 +0200
2 +++ qt-2.3.10/src/kernel/qwindowsystem_qws.h    2005-09-19 17:50:45.000000000 +0200
3 @@ -53,6 +53,8 @@
4  class QWSRegionManager;
5  class QGfx;
6  class QWSServerData;
7 +class QWSInputMethod;
8 +class QWSGestureMethod;
9  
10  class QWSInternalWindowInfo
11  {