aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qte
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-01-09 22:52:53 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-01-09 22:52:53 +0000
commitb2bc8e564be8f926d0a1e050a180d23a2e48b69c (patch)
treebefd0223a6c87bd626a0606f527f5e65f3ad3843 /packages/qte
parentf0f396aca6c1f15fd2963b4badd3a449f89633fb (diff)
downloadopenembedded-b2bc8e564be8f926d0a1e050a180d23a2e48b69c.tar.gz
qte 2.3.10: Build with support for mouse cursor.
* Mouse cursor is shown only if mouse input driver is actually in use, (no used if touchscreen). * Extends supported machine base and eases dbeugging. * Tested on qemuarm (and h4000).
Diffstat (limited to 'packages/qte')
-rw-r--r--packages/qte/qte-2.3.10/qpe.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qte/qte-2.3.10/qpe.patch b/packages/qte/qte-2.3.10/qpe.patch
index af2e31664a..554c42c9ad 100644
--- a/packages/qte/qte-2.3.10/qpe.patch
+++ b/packages/qte/qte-2.3.10/qpe.patch
@@ -39,7 +39,7 @@
+#define QT_DLL // Internal
+#endif
+
-+#define QT_NO_QWS_CURSOR
++#undef QT_NO_QWS_CURSOR
+#define QT_NO_QWS_MOUSE_AUTO
+#ifndef QT_NO_CODECS
+#define QT_NO_CODECS