diff options
| author | xmr-eric <eric@moneroeric.com> | 2017-03-20 15:40:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-20 15:40:56 -0400 |
| commit | a0233f103eda07e8bc2987295d700c16bcc65e0e (patch) | |
| tree | 16c7401b382b910083248281287b9a0fda9dc8d8 /BasicPanel.qml | |
| parent | a32b30e98be7cce8d6e929145e66df6e7b74332f (diff) | |
| download | monzero-gui-a0233f103eda07e8bc2987295d700c16bcc65e0e.tar.gz monzero-gui-a0233f103eda07e8bc2987295d700c16bcc65e0e.tar.xz monzero-gui-a0233f103eda07e8bc2987295d700c16bcc65e0e.zip | |
BasicPanel.qml Remove negative letter space
Diffstat (limited to 'BasicPanel.qml')
| -rw-r--r-- | BasicPanel.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BasicPanel.qml b/BasicPanel.qml index 3f1ac074..8fff1d5e 100644 --- a/BasicPanel.qml +++ b/BasicPanel.qml @@ -126,7 +126,6 @@ Rectangle { height: 20 font.family: "Arial" font.pixelSize: 12 - font.letterSpacing: -1 elide: Text.ElideRight horizontalAlignment: Text.AlignLeft verticalAlignment: Text.AlignBottom |
