mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 08:17:59 +00:00
Titlebar.qml
This commit is contained in:
parent
d920b20168
commit
1d74fa6f47
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ Rectangle {
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
font.family: "Arial"
|
font.family: "Arial"
|
||||||
font.pixelSize: 15
|
font.pixelSize: 15
|
||||||
font.letterSpacing: -1
|
|
||||||
color: "#FFFFFF"
|
color: "#FFFFFF"
|
||||||
text: titleBar.title
|
text: titleBar.title
|
||||||
visible: customDecorations
|
visible: customDecorations
|
||||||
|
|
Loading…
Reference in a new issue