From 690563f3887b89de0fb74c3bf8c7548c2856ad1a Mon Sep 17 00:00:00 2001 From: hrw Date: Mon, 19 Sep 2005 20:07:26 +0000 Subject: added patch to build QT/E 2.3.10 with gcc 4.x.x --- diff --git a/ChangeLog b/ChangeLog index ebd9d92..07be30b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ ---------- * #1695 - Date selector use too small fontsize on VGA screen (hrw) * n.a. - remove hardcoded font size from wellenreiter (hrw) + * n.a. - added patch to build QT/E 2.3.10 with gc 4.x.x (hrw) 2005-09-11 Opie 1.2.1 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 @@ +--- 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 + { -- cgit v0.9.0.2