mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
QML UI: add our own styled checkbox
Add out own styled checkbox as resource. Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
parent
071db08b14
commit
fe425924e4
2 changed files with 28 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
<file alias="menu-back.png">icons/menu-back.png</file>
|
||||
<file alias="nocloud.svg">icons/nocloud.svg</file>
|
||||
<file>SsrfSwitch.qml</file>
|
||||
<file>SsrfCheckBox.qml</file>
|
||||
</qresource>
|
||||
<qresource prefix="/">
|
||||
<file>qtquickcontrols2.conf</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue