summaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anata@darapsa.co.id>2021-06-24 15:01:24 +0700
committerAnatasof Wirapraja <anata@darapsa.co.id>2021-06-24 15:01:24 +0700
commitdd2d9dc91ad779f0fb46191c4ea25da94de1a36d (patch)
tree34e85b0acf2dadf95ed21cea62d5f942cf2e7a64 /qml.qrc
parent5cc92d57e6082649b1eb1a02ee48e3517aa383c0 (diff)
Add `ListWithIconForm` component
Diffstat (limited to 'qml.qrc')
-rw-r--r--qml.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml.qrc b/qml.qrc
index a4617f1..37ba40d 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -26,5 +26,6 @@
<file>icons/user-24px.svg</file>
<file>pages/Home.qml</file>
<file>pages/HomeForm.ui.qml</file>
+ <file>components/ListWithIconForm.ui.qml</file>
</qresource>
</RCC>