summaryrefslogtreecommitdiff
path: root/Bootstrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'Bootstrap.hxx')
-rw-r--r--Bootstrap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bootstrap.hxx b/Bootstrap.hxx
index e266f5d..8b70645 100644
--- a/Bootstrap.hxx
+++ b/Bootstrap.hxx
@@ -7,7 +7,7 @@
class Qootstrap : public QQmlEngineExtensionPlugin
{
Q_OBJECT
- Q_PLUGIN_METADATA(IID "org.darapsa.Qootstrap" FILE "Qootstrap.json")
+ Q_PLUGIN_METADATA(IID "org.darapsa.Qootstrap")
};
class Bootstrap : public QObject