summaryrefslogtreecommitdiff
path: root/src/layouts/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/layouts/plugin.cpp')
-rw-r--r--src/layouts/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/layouts/plugin.cpp b/src/layouts/plugin.cpp
index 6a670539..8ccd50f5 100644
--- a/src/layouts/plugin.cpp
+++ b/src/layouts/plugin.cpp
@@ -45,7 +45,7 @@ QT_BEGIN_NAMESPACE
class QtQuickLayoutsPlugin : 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)
{