]> git.pld-linux.org Git - packages/qt4.git/blobdiff - qt4-locale.patch
bump icu abi to 72
[packages/qt4.git] / qt4-locale.patch
index 09d75d59fa2cb0dc0d6cfbec58970f8b29a2f622..ac3ea514b73f70a51e945dc38ee09f3e365ae384 100644 (file)
@@ -33,12 +33,12 @@ diff -Nur qt-x11-opensource-src-4.2.1.orig/tools/linguist/linguist/main.cpp qt-x
 --- qt-everywhere-opensource-src-4.7.0/src/corelib/kernel/qtranslator.cpp.orig 2010-09-10 11:05:25.000000000 +0200
 +++ qt-everywhere-opensource-src-4.7.0/src/corelib/kernel/qtranslator.cpp      2010-09-21 21:36:42.645202096 +0200
 @@ -55,6 +55,7 @@
- #include "qhash.h"
  #include "qtranslator_p.h"
  #include "qlocale.h"
 +#include <qlibraryinfo.h>
+ #include "qresource.h"
  
- #if defined(Q_OS_UNIX) && !defined(Q_OS_SYMBIAN)
+ #if defined(Q_OS_UNIX) && !defined(Q_OS_SYMBIAN) && !defined(Q_OS_INTEGRITY)
  #define QT_USE_MMAP
 @@ -445,49 +445,71 @@
      QString delims;
This page took 0.064871 seconds and 4 git commands to generate.