summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/meego/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/generic/meego/main.cpp')
-rw-r--r--src/plugins/generic/meego/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/generic/meego/main.cpp b/src/plugins/generic/meego/main.cpp
index 36ef6a1fbf..b99e386e29 100644
--- a/src/plugins/generic/meego/main.cpp
+++ b/src/plugins/generic/meego/main.cpp
@@ -46,7 +46,7 @@ QT_BEGIN_NAMESPACE
class QMeeGoIntegrationPlugin : public QGenericPlugin
{
- Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QGenericPluginFactoryInterface")
+ Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QGenericPluginFactoryInterface" FILE "meego.json")
public:
QMeeGoIntegrationPlugin();