Blob Blame History Raw
diff -rupN qtactiveqt-opensource-src-5.9.4/src/activeqt/control/qaxserverbase.cpp qtactiveqt-opensource-src-5.9.4-new/src/activeqt/control/qaxserverbase.cpp
--- qtactiveqt-opensource-src-5.9.4/src/activeqt/control/qaxserverbase.cpp	2018-01-05 09:24:28.000000000 +0100
+++ qtactiveqt-opensource-src-5.9.4-new/src/activeqt/control/qaxserverbase.cpp	2018-01-29 10:35:43.825909296 +0100
@@ -4055,12 +4055,10 @@ HRESULT WINAPI QAxServerBase::SetColorSc
 }
 
 
-#ifdef QT_SHARED // avoid conflict with symbol in static lib
 bool qt_sendSpontaneousEvent(QObject *o, QEvent *e)
 {
     return QCoreApplication::sendSpontaneousEvent(o, e);
 }
-#endif
 
 /*
     Tries to set the size of the control.