summaryrefslogtreecommitdiff
path: root/qt
authorkergoth <kergoth>2002-11-06 04:51:09 (UTC)
committer kergoth <kergoth>2002-11-06 04:51:09 (UTC)
commitafc4a200ea476e4cb5baa52bac8e11c9efd398c2 (patch) (side-by-side diff)
tree5c0c777674d0f4e974d057242a01d7867de245cb /qt
parent21f27ec4a1f18321ac00d28d93cb1cb7dc957d1f (diff)
downloadopie-afc4a200ea476e4cb5baa52bac8e11c9efd398c2.zip
opie-afc4a200ea476e4cb5baa52bac8e11c9efd398c2.tar.gz
opie-afc4a200ea476e4cb5baa52bac8e11c9efd398c2.tar.bz2
Unintentional commit
Diffstat (limited to 'qt') (more/less context) (ignore 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 @@