summaryrefslogtreecommitdiffstats
path: root/opensuse/core/qt3/add_qexport_visibility.patch
diff options
context:
space:
mode:
Diffstat (limited to 'opensuse/core/qt3/add_qexport_visibility.patch')
-rw-r--r--opensuse/core/qt3/add_qexport_visibility.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/opensuse/core/qt3/add_qexport_visibility.patch b/opensuse/core/qt3/add_qexport_visibility.patch
index da256192c..26399a498 100644
--- a/opensuse/core/qt3/add_qexport_visibility.patch
+++ b/opensuse/core/qt3/add_qexport_visibility.patch
@@ -2,7 +2,7 @@ Index: src/kernel/qgplugin.h
================================================================================
--- src/kernel/qgplugin.h
+++ src/kernel/qgplugin.h
-@@ -90,35 +90,19 @@
+@@ -93,35 +93,19 @@
return i->iface(); \
}
@@ -50,7 +50,7 @@ Index: src/kernel/qgplugin.h
struct QUnknownInterface;
--- src/tools/qglobal.h
+++ src/tools/qglobal.h
-@@ -882,6 +882,10 @@
+@@ -885,6 +885,10 @@
# define Q_TEMPLATE_EXTERN
# undef Q_DISABLE_COPY /* avoid unresolved externals */
# endif