Android SplitTunnel
This commit is contained in:
parent
501670bdd2
commit
2df612ec1f
5 changed files with 94 additions and 13 deletions
|
@ -94,7 +94,7 @@ PageType {
|
|||
DividerType {}
|
||||
|
||||
LabelWithButtonType {
|
||||
visible: !GC.isMobile()
|
||||
visible: GC.isDesktop() || Qt.platform.os === "android"
|
||||
|
||||
Layout.fillWidth: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue