From 28f9f5e32499d6c3ce8e720d832a8ed19aeb9409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Thu, 6 Apr 2023 14:00:35 +0800 Subject: 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. --- qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'qmldir') diff --git a/qmldir b/qmldir index 8850490..ca06b67 100644 --- a/qmldir +++ b/qmldir @@ -1,2 +1,3 @@ module Bootstrap plugin qootstrap +classname Qootstrap -- cgit v1.2.3