Fix impplicit binding and stuff.

This commit is contained in:
Black
2020-02-12 14:44:00 -08:00
parent cd10a8474a
commit f25b79ab7e
6 changed files with 23 additions and 12 deletions

View File

@@ -43,7 +43,7 @@ RowLayout {
}
Label {
text: model.display
text: display
color: MPalette.foreground
font.pixelSize: 13
font.weight: Font.Medium