summarylogtreecommitdiffstats
path: root/qt4-icu59.patch
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2017-05-03 14:43:29 -0700
committerLlewelyn Trahaearn2017-05-03 14:43:29 -0700
commit5dea9de9d327f082f95a1818d1df309fdff9b7a6 (patch)
treedd1d88da5af51f819fa7b122e15950215dfa93df /qt4-icu59.patch
parent1684250164989e37984c68c61f6d11ff3d56cb08 (diff)
downloadaur-5dea9de9d327f082f95a1818d1df309fdff9b7a6.tar.gz
Update with ICU support enabled.
Diffstat (limited to 'qt4-icu59.patch')
-rw-r--r--qt4-icu59.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/qt4-icu59.patch b/qt4-icu59.patch
new file mode 100644
index 000000000000..ed6a8b52bfd6
--- /dev/null
+++ b/qt4-icu59.patch
@@ -0,0 +1,11 @@
+--- qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qlocale_icu.cpp~ 2017-04-25 07:42:22.000000000 +0000
++++ qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qlocale_icu.cpp 2017-04-25 07:44:34.675363008 +0000
+@@ -43,6 +43,8 @@
+ #include "qlibrary.h"
+ #include "qdebug.h"
+
++#define UCHAR_TYPE unsigned short
++
+ #include "unicode/uversion.h"
+ #include "unicode/ucol.h"
+