diff options
| author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-04-08 21:37:27 +0800 |
|---|---|---|
| committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-04-08 21:37:27 +0800 |
| commit | 06e7f31bcd8dc86daaa690d3356b3b54e3391da9 (patch) | |
| tree | 03dd4779b831fed6a222cecfa4a8bf511b02b08a /imports | |
| parent | a52d852e1bdfc993ac912546d98e13e5117e342e (diff) | |
Move qmldir to imports/Bootstrap
Diffstat (limited to 'imports')
| -rw-r--r-- | imports/Bootstrap/qmldir | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/imports/Bootstrap/qmldir b/imports/Bootstrap/qmldir new file mode 100644 index 0000000..ca06b67 --- /dev/null +++ b/imports/Bootstrap/qmldir @@ -0,0 +1,3 @@ +module Bootstrap +plugin qootstrap +classname Qootstrap |