Remove usage of fontawesome where not needed

This commit is contained in:
Alexander Bilyak
2020-12-29 19:22:28 +01:00
parent 25c1014ab0
commit 1ba378dace
7 changed files with 1 additions and 7 deletions

View File

@ -54,7 +54,6 @@ Rectangle {
width : root.isHovered ? cellText.contentWidth : root.width
font {
pointSize : Style.main.textSize * Style.pt
family : Style.fontawesome.name
}
}