removed the 'mount sftp folder' button for mobile platforms
This commit is contained in:
parent
9b32411659
commit
fd09321f8e
1 changed files with 2 additions and 0 deletions
|
@ -165,6 +165,8 @@ PageType {
|
|||
}
|
||||
|
||||
BasicButtonType {
|
||||
visible: !GC.isMobile()
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.topMargin: 24
|
||||
Layout.bottomMargin: 24
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue