mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Solve bug with defaultLabel undefined
This commit is contained in:
parent
78206c5a00
commit
cb96b9fac6
@ -81,7 +81,6 @@ ApplicationWindow
|
||||
Label
|
||||
{
|
||||
id: toolBarText
|
||||
text: defaultLabel
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
anchors.left: rsIcon.right
|
||||
anchors.leftMargin: 20
|
||||
|
Loading…
Reference in New Issue
Block a user