Magellan Linux

Contents of /trunk/qt4/patches/qt-4.8.7-icu59.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2917 - (show annotations) (download)
Wed May 17 09:04:25 2017 UTC (6 years, 11 months ago) by niro
File size: 380 byte(s)
-fixed patches
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