QML UI: add our own styled switch

This adds a switch styled for us, size is about the same as the material default.

Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
Joakim Bygdell 2017-07-24 19:54:34 +02:00 committed by Dirk Hohndel
parent d803d3e63c
commit 93ec03105e
2 changed files with 30 additions and 0 deletions

View file

@ -22,6 +22,7 @@
<file alias="menu-edit.png">icons/menu-edit.png</file>
<file alias="menu-back.png">icons/menu-back.png</file>
<file alias="nocloud.svg">icons/nocloud.svg</file>
<file>SsrfSwitch.qml</file>
</qresource>
<qresource prefix="/">
<file>qtquickcontrols2.conf</file>