update fonts

This commit is contained in:
Zach Pomerantz 2017-06-14 06:32:36 -04:00
parent f790a9bf5c
commit 1bf16c4318
2 changed files with 2 additions and 0 deletions

View file

@ -333,5 +333,7 @@ Item {
readonly property string vol_x_2: "\ue015"
readonly property string vol_x_3: "\ue016"
readonly property string vol_x_4: "\ue017"
readonly property string playback_play: "\ue01d"
readonly property string stop_square: "\ue01e"
}
}