diff options
| author | xmr-eric <eric@moneroeric.com> | 2017-03-19 13:48:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-19 13:48:09 -0400 |
| commit | ec5c73e8aa0ffab9e031f77592907236be122b83 (patch) | |
| tree | 5575e20747419140f6f288f50e13cbb3711d9fa1 /components | |
| parent | f3dfd1864108dc1005664eeef62eaaec99d90421 (diff) | |
| download | monzero-gui-ec5c73e8aa0ffab9e031f77592907236be122b83.tar.gz monzero-gui-ec5c73e8aa0ffab9e031f77592907236be122b83.tar.xz monzero-gui-ec5c73e8aa0ffab9e031f77592907236be122b83.zip | |
Checkbox.qml
Diffstat (limited to 'components')
| -rw-r--r-- | components/CheckBox.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/CheckBox.qml b/components/CheckBox.qml index b9bfe3ec..ffe585c3 100644 --- a/components/CheckBox.qml +++ b/components/CheckBox.qml @@ -76,7 +76,6 @@ Item { anchors.leftMargin: 25 + 12 font.family: "Arial" font.pixelSize: checkBox.fontSize - font.letterSpacing: -1 color: "#525252" } |
