summaryrefslogtreecommitdiffstats
path: root/tests/auto/sensors2qmlapi/qtemplategestureplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/sensors2qmlapi/qtemplategestureplugin.cpp')
-rw-r--r--tests/auto/sensors2qmlapi/qtemplategestureplugin.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/sensors2qmlapi/qtemplategestureplugin.cpp b/tests/auto/sensors2qmlapi/qtemplategestureplugin.cpp
index 27a49dde..ab0a9087 100644
--- a/tests/auto/sensors2qmlapi/qtemplategestureplugin.cpp
+++ b/tests/auto/sensors2qmlapi/qtemplategestureplugin.cpp
@@ -76,6 +76,3 @@ QList <QSensorGestureRecognizer *> QTemplateGesturePlugin::createRecognizers()
return recognizers;
}
-
-Q_EXPORT_PLUGIN2(QTemplateGestureRecognizer, QTemplateGesturePlugin)
-