added FlickableType to PageSettingsServerProtocols and PageSettingsServerServices
This commit is contained in:
parent
b4eb317b00
commit
9b07909ed8
6 changed files with 103 additions and 71 deletions
|
@ -50,7 +50,7 @@ PageType {
|
|||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
|
||||
property bool isServerWithWriteAccess: ServersModel.isCurrentlyProcessedServerHasWriteAccess() //todo make it property?
|
||||
property bool isServerWithWriteAccess: ServersModel.isCurrentlyProcessedServerHasWriteAccess()
|
||||
|
||||
LabelWithButtonType {
|
||||
visible: content.isServerWithWriteAccess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue