summaryrefslogtreecommitdiff
path: root/tests/auto/qsensorgestures_gestures/mockbackends.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qsensorgestures_gestures/mockbackends.h')
-rw-r--r--tests/auto/qsensorgestures_gestures/mockbackends.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qsensorgestures_gestures/mockbackends.h b/tests/auto/qsensorgestures_gestures/mockbackends.h
index dfd5525..9417466 100644
--- a/tests/auto/qsensorgestures_gestures/mockbackends.h
+++ b/tests/auto/qsensorgestures_gestures/mockbackends.h
@@ -63,7 +63,7 @@ class mockSensorPlugin : public QObject,
public QSensorBackendFactory
{
Q_OBJECT
- // Q_PLUGIN_METADATA(IID "com.nokia.Qt.QSensorPluginInterface/1.0" FILE "plugin.json")
+ // Q_PLUGIN_METADATA(IID "com.qt-project.Qt.QSensorPluginInterface/1.0" FILE "plugin.json")
Q_INTERFACES(QSensorPluginInterface)
public:
QString m_filename;