diff options
| author | xmr-eric <eric@moneroeric.com> | 2017-03-19 13:44:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-19 13:44:24 -0400 |
| commit | 2839bcc7fb1dcbfd06994f2bc272ff2d34912142 (patch) | |
| tree | 18faf5733ecad41016fb5d75aad8e94364f56e61 | |
| parent | 91e01d547010907f24453ccff8de329785d9f427 (diff) | |
| download | monzero-gui-2839bcc7fb1dcbfd06994f2bc272ff2d34912142.tar.gz monzero-gui-2839bcc7fb1dcbfd06994f2bc272ff2d34912142.tar.xz monzero-gui-2839bcc7fb1dcbfd06994f2bc272ff2d34912142.zip | |
BasicPanel.qml
| -rw-r--r-- | BasicPanel.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BasicPanel.qml b/BasicPanel.qml index 2826f581..3f1ac074 100644 --- a/BasicPanel.qml +++ b/BasicPanel.qml @@ -140,7 +140,6 @@ Rectangle { height: 20 font.family: "Arial" font.pixelSize: 14 - font.letterSpacing: -1 elide: Text.ElideRight horizontalAlignment: Text.AlignLeft verticalAlignment: Text.AlignBottom |
