]> git.pld-linux.org Git - packages/qt4.git/blame - icu59.patch
attempt to build with icu 64
[packages/qt4.git] / icu59.patch
CommitLineData
0033f367
JR
1--- qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qlocale_icu.cpp~ 2017-04-25 07:42:22.000000000 +0000
2+++ qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qlocale_icu.cpp 2017-04-25 07:44:34.675363008 +0000
3@@ -43,6 +43,8 @@
4 #include "qlibrary.h"
5 #include "qdebug.h"
6
7+#define UCHAR_TYPE unsigned short
8+
9 #include "unicode/uversion.h"
10 #include "unicode/ucol.h"
11
This page took 0.050837 seconds and 4 git commands to generate.