summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensor/test_sensorplugin.cpp
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-02-25 13:41:06 +0100
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2013-02-25 13:41:11 +0100
commite3de1d31fe05455f1f22085bb3607047d8ba718d (patch)
treeef7ea9ac0cdab88d953af7796e52c22a0e49b4c5 /tests/auto/qsensor/test_sensorplugin.cpp
parent5809a8b0ec112ced99d34c9670d097f1f0dc3171 (diff)
parent97cf3d27e6e9771690b1ea29e09f06d4376ffcab (diff)
Merge remote-tracking branch 'origin/stable' into dev
Conflicts: src/plugins/sensors/generic/generictiltsensor.cpp src/sensors/qtapsensor.h sync.profile Change-Id: I017a5fa8dffb69b41727495175c0fca9b76962e1
Diffstat (limited to 'tests/auto/qsensor/test_sensorplugin.cpp')
-rw-r--r--tests/auto/qsensor/test_sensorplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qsensor/test_sensorplugin.cpp b/tests/auto/qsensor/test_sensorplugin.cpp
index 6aa27d95..d4cd90b4 100644
--- a/tests/auto/qsensor/test_sensorplugin.cpp
+++ b/tests/auto/qsensor/test_sensorplugin.cpp
@@ -54,7 +54,7 @@ class TestSensorPlugin : public QObject,
public QSensorBackendFactory
{
Q_OBJECT
- Q_PLUGIN_METADATA(IID "com.nokia.Qt.QSensorPluginInterface/1.0")
+ Q_PLUGIN_METADATA(IID "com.qt-project.Qt.QSensorPluginInterface/1.0")
Q_INTERFACES(QSensorPluginInterface QSensorChangesInterface)
public:
void registerSensors()