diff options
| author | xmr-eric <eric@moneroeric.com> | 2017-03-19 13:49:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-19 13:49:26 -0400 |
| commit | 1d74fa6f47013d3acbc3effc048bd80354fa4f4a (patch) | |
| tree | 0f4acd25fe344e04280ab8488e1d248285c2f06b /components | |
| parent | d920b20168d49c17196ffd32da0e9c428a09a42a (diff) | |
| download | monzero-gui-1d74fa6f47013d3acbc3effc048bd80354fa4f4a.tar.gz monzero-gui-1d74fa6f47013d3acbc3effc048bd80354fa4f4a.tar.xz monzero-gui-1d74fa6f47013d3acbc3effc048bd80354fa4f4a.zip | |
Titlebar.qml
Diffstat (limited to 'components')
| -rw-r--r-- | components/TitleBar.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/TitleBar.qml b/components/TitleBar.qml index bcbc0e64..4a8bbb7c 100644 --- a/components/TitleBar.qml +++ b/components/TitleBar.qml @@ -47,7 +47,6 @@ Rectangle { anchors.centerIn: parent font.family: "Arial" font.pixelSize: 15 - font.letterSpacing: -1 color: "#FFFFFF" text: titleBar.title visible: customDecorations |
