summaryrefslogtreecommitdiff
path: root/debian/patches/0209-prevent-qt-mixing.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0209-prevent-qt-mixing.diff')
-rw-r--r--debian/patches/0209-prevent-qt-mixing.diff6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/0209-prevent-qt-mixing.diff b/debian/patches/0209-prevent-qt-mixing.diff
index 46790e4..e16793c 100644
--- a/debian/patches/0209-prevent-qt-mixing.diff
+++ b/debian/patches/0209-prevent-qt-mixing.diff
@@ -13,9 +13,9 @@ cause problems when mixed with upstream Qt.
This patch does not make qt-copy binary incompatible with upstream Qt.
It only further enforces using the same sources for the whole Qt build.
---- a/src/corelib/kernel/qobject_p.h.sav 2008-01-29 19:37:26.000000000 +0100
-+++ b/src/corelib/kernel/qobject_p.h 2008-01-30 14:08:15.000000000 +0100
-@@ -85,7 +85,9 @@ extern QSignalSpyCallbackSet Q_CORE_EXPO
+--- a/src/corelib/kernel/qobject_p.h
++++ b/src/corelib/kernel/qobject_p.h
+@@ -85,7 +85,9 @@
inline QObjectData::~QObjectData() {}