mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-25 22:46:04 +03:00
Respect showDismissButton
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
parent
25638f6970
commit
61561f761a
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ RowLayout {
|
|||
visible: parent.hovered
|
||||
}
|
||||
|
||||
visible: root.showDismissButton
|
||||
onClicked: root.dismissButtonClicked()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue