mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +03:00
Merge pull request #5173 from nextcloud/bugfix/nccustombutton-warnings
Remove reference to inexistent property in NCCustomButton
This commit is contained in:
commit
a437a99204
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ RowLayout {
|
|||
|
||||
text: root.text
|
||||
textFormat: Text.PlainText
|
||||
font.bold: root.bold
|
||||
|
||||
visible: root.text !== ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue