diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-10-04 00:21:27 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-11-23 21:51:14 +0100 |
commit | af60f2294027398ec03ba4334c5ab0792a8fc6f1 (patch) | |
tree | d973dcc1c64d5000ff00bb0e159527d4940210ea /gui/gui.qrc | |
parent | 66eff092a96de5030b9cc7935c980bb20b9c6b9b (diff) |
[ui] checkbox fixes
Diffstat (limited to 'gui/gui.qrc')
-rw-r--r-- | gui/gui.qrc | 1 |
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> |