summaryrefslogtreecommitdiff
path: root/Bootstrap.hxx
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-04-08 21:36:37 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-04-08 21:36:37 +0800
commita52d852e1bdfc993ac912546d98e13e5117e342e (patch)
treefbd11cfa6e958b10e9854b629d63288bfc1f3f21 /Bootstrap.hxx
parent40f101962e089210f299a99ac5b1b02750b8502f (diff)
Add metadata
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 2d9553b..0c28504 100644
--- a/Bootstrap.hxx
+++ b/Bootstrap.hxx
@@ -7,7 +7,7 @@
class Qootstrap : public QQmlEngineExtensionPlugin
{
Q_OBJECT
- Q_PLUGIN_METADATA(IID "org.darapsa.Qootstrap")
+ Q_PLUGIN_METADATA(IID "org.darapsa.Qootstrap" FILE "Qootstrap.json")
};
class Bootstrap : public QObject