summaryrefslogtreecommitdiffstats
path: root/src/webengine/plugin/testsupport/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/webengine/plugin/testsupport/plugin.cpp')
-rw-r--r--src/webengine/plugin/testsupport/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/plugin/testsupport/plugin.cpp b/src/webengine/plugin/testsupport/plugin.cpp
index e1252361e..9352e3666 100644
--- a/src/webengine/plugin/testsupport/plugin.cpp
+++ b/src/webengine/plugin/testsupport/plugin.cpp
@@ -46,7 +46,7 @@ QT_BEGIN_NAMESPACE
class QtWebEngineTestSupportPlugin : public QQmlExtensionPlugin
{
Q_OBJECT
- Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QQmlExtensionInterface/1.0")
+ Q_PLUGIN_METADATA(IID QQmlExtensionInterface_iid)
public:
virtual void registerTypes(const char *uri)
{