diff -r 90517678cc4f -r 453da2cfceef qtmobility/tests/auto/qcontactmanagerplugins/dummyplugin/dummyplugin.cpp --- a/qtmobility/tests/auto/qcontactmanagerplugins/dummyplugin/dummyplugin.cpp Mon May 03 13:18:40 2010 +0300 +++ b/qtmobility/tests/auto/qcontactmanagerplugins/dummyplugin/dummyplugin.cpp Fri May 14 16:41:33 2010 +0300 @@ -222,7 +222,7 @@ }; -class Q_DECL_EXPORT DummyEngineFactory : public QObject, public QContactManagerEngineFactory +class DummyEngineFactory : public QObject, public QContactManagerEngineFactory { Q_OBJECT Q_INTERFACES(QtMobility::QContactManagerEngineFactory)