123456789101112 |
- diff -ur qt-x11-opensource-src-4.5.0-old/src/3rdparty/webkit/WebKit/qt/Api/qwebframe.h qt-x11-opensource-src-4.5.0/src/3rdparty/webkit/WebKit/qt/Api/qwebframe.h
- --- qt-x11-opensource-src-4.5.0-old/src/3rdparty/webkit/WebKit/qt/Api/qwebframe.h 2009-02-25 22:09:21.000000000 +0100
- +++ qt-x11-opensource-src-4.5.0/src/3rdparty/webkit/WebKit/qt/Api/qwebframe.h 2009-03-14 10:23:07.000000000 +0100
- @@ -21,6 +21,8 @@
- #ifndef QWEBFRAME_H
- #define QWEBFRAME_H
-
- +#define __EXTENSIVE_WKHTMLTOPDF_QT_HACK__
- +
- #include <QtCore/qobject.h>
- #include <QtCore/qurl.h>
- #include <QtCore/qvariant.h>
|