summaryrefslogtreecommitdiff
path: root/qt
Unidiff
Diffstat (limited to 'qt') (more/less context) (ignore whitespace changes)
-rw-r--r--qt/qt-2.3.10.patch/gcc4.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/qt/qt-2.3.10.patch/gcc4.patch b/qt/qt-2.3.10.patch/gcc4.patch
new file mode 100644
index 0000000..7670d44
--- a/dev/null
+++ b/qt/qt-2.3.10.patch/gcc4.patch
@@ -0,0 +1,11 @@
1 --- qt-2.3.10/src/kernel/qwindowsystem_qws.h.orig2005-09-19 17:50:39.000000000 +0200
2 +++ qt-2.3.10/src/kernel/qwindowsystem_qws.h2005-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 {