Blob Blame History Raw
--- src/activeqt/control/qaxserverbase.cpp.orig	2012-09-10 22:01:40.963557678 +0200
+++ src/activeqt/control/qaxserverbase.cpp	2012-09-10 22:05:37.913161773 +0200
@@ -4033,12 +4033,10 @@
 }
 
 
-#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.