summaryrefslogtreecommitdiff
path: root/gui/gui.qrc
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-10-04 00:21:27 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-10-06 18:38:22 +0200
commitc00c4c88c4a7ac06b6edc0251f21214ae5f7f1ab (patch)
tree05e6d54ba044ec75aebe9db832c0480c24f376eb /gui/gui.qrc
parentd8dd9003cf146e492c92a8d49efc4f6f3b656a5e (diff)
[ui] checkbox fixes
Diffstat (limited to 'gui/gui.qrc')
-rw-r--r--gui/gui.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/gui.qrc b/gui/gui.qrc
index 385b476..f2043be 100644
--- a/gui/gui.qrc
+++ b/gui/gui.qrc
@@ -16,6 +16,7 @@
<file>components/MaterialRadioButton.qml</file>
<file>components/MaterialRadioIndicator.qml</file>
<file>components/WrappedRadioButton.qml</file>
+ <file>components/MaterialCheckBox.qml</file>
<file>components/StatusBox.qml</file>
<file>components/Systray.qml</file>
<file>components/Help.qml</file>