43a46c6993
Along with Qt4 the following ports are updated: PyQt4 ports to 4.8.1 devel/py-sip to 4.11.2 devel/qscintilla2 to 2.4.5 PyKDE3 to 3.16.7 PyQt3 tp 3.18.2-snapshot-20091119 New ports added: devel/qt4-declarative devel/py-qt4-declarative x11/qt4-graphicssystems-opengl This release has been contributed by: Thomas Abthorpe (tabthorpe) Max Brazhnikov (makc) Dima Panov (fluffy) Alberto Villa (avilla) We'd like to thank Martin Wilke (miwi) for exp-run.
10 lines
355 B
C++
10 lines
355 B
C++
--- ./tools/linguist/lrelease/main.cpp.orig 2010-11-06 04:55:12.000000000 +0300
|
|
+++ ./tools/linguist/lrelease/main.cpp 2010-11-11 17:08:48.303472069 +0300
|
|
@@ -45,6 +45,7 @@
|
|
#ifndef QT_BOOTSTRAPPED
|
|
#include <QtCore/QCoreApplication>
|
|
#include <QtCore/QTranslator>
|
|
+#include <QtCore/QLibraryInfo>
|
|
#endif
|
|
#include <QtCore/QDebug>
|
|
#include <QtCore/QDir>
|