summaryrefslogtreecommitdiff
path: root/qt
Side-by-side diff
Diffstat (limited to 'qt') (more/less context) (show whitespace changes)
-rw-r--r--qt/qte233-for-opie091-keyboard.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt/qte233-for-opie091-keyboard.patch b/qt/qte233-for-opie091-keyboard.patch
index c1b85b6..9d76a64 100644
--- a/qt/qte233-for-opie091-keyboard.patch
+++ b/qt/qte233-for-opie091-keyboard.patch
@@ -37,3 +37,3 @@
+
- #if !defined(QT_QWS_SHARP)
+ #if !defined(QT_QWS_CUSTOM)
- if (code == 224) {
@@ -97,3 +97,3 @@
} else {
- #if defined(QT_QWS_SHARP)
+ #if defined(QT_QWS_CUSTOM)
@@ -650,6 +690,7 @@