summaryrefslogtreecommitdiffstats
path: root/examples/sensors/qmlsensorgestures/plugin/qcountergestureplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/qmlsensorgestures/plugin/qcountergestureplugin.cpp')
-rw-r--r--examples/sensors/qmlsensorgestures/plugin/qcountergestureplugin.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/sensors/qmlsensorgestures/plugin/qcountergestureplugin.cpp b/examples/sensors/qmlsensorgestures/plugin/qcountergestureplugin.cpp
index 0d3f2c56..1fda1879 100644
--- a/examples/sensors/qmlsensorgestures/plugin/qcountergestureplugin.cpp
+++ b/examples/sensors/qmlsensorgestures/plugin/qcountergestureplugin.cpp
@@ -73,6 +73,3 @@ QList <QSensorGestureRecognizer *> QCounterGesturePlugin::createRecognizers()
return recognizers;
}
-
-Q_EXPORT_PLUGIN2(QCounterGestureRecognizer, QCounterGesturePlugin)
-