hide killswitch switcher for mobile platforms
This commit is contained in:
parent
2c78c06dda
commit
49a14785c6
1 changed files with 2 additions and 0 deletions
|
@ -132,6 +132,8 @@ PageType {
|
|||
}
|
||||
|
||||
SwitcherType {
|
||||
visible: !GC.isMobile()
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.margins: 16
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue