mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-06 13:24:16 -04:00
Solve bug with defaultLabel undefined
This commit is contained in:
parent
78206c5a00
commit
cb96b9fac6
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ ApplicationWindow
|
||||||
Label
|
Label
|
||||||
{
|
{
|
||||||
id: toolBarText
|
id: toolBarText
|
||||||
text: defaultLabel
|
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
anchors.left: rsIcon.right
|
anchors.left: rsIcon.right
|
||||||
anchors.leftMargin: 20
|
anchors.leftMargin: 20
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue