summaryrefslogtreecommitdiff
path: root/qmldir
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-04-06 14:00:35 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-04-06 14:00:35 +0800
commit28f9f5e32499d6c3ce8e720d832a8ed19aeb9409 (patch)
tree10bb37f78dd0704e2f561a4ee3bd437aa3eef35d /qmldir
parent557f670bbf132f2abc7e79f9db923e49aa781602 (diff)
To make it work on wasm
because the plugin is static (on iOS too, but not yet tested) The plugin seems to be loaded, but it doesn't seem to cause any effect.
Diffstat (limited to 'qmldir')
-rw-r--r--qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/qmldir b/qmldir
index 8850490..ca06b67 100644
--- a/qmldir
+++ b/qmldir
@@ -1,2 +1,3 @@
module Bootstrap
plugin qootstrap
+classname Qootstrap