diff -rupN qtactiveqt-everywhere-src-5.10.0/src/activeqt/control/qaxserverbase.cpp qtactiveqt-everywhere-src-5.10.0-new/src/activeqt/control/qaxserverbase.cpp --- qtactiveqt-everywhere-src-5.10.0/src/activeqt/control/qaxserverbase.cpp 2017-11-21 11:03:48.000000000 +0100 +++ qtactiveqt-everywhere-src-5.10.0-new/src/activeqt/control/qaxserverbase.cpp 2017-12-20 18:42:08.894498371 +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.