metadata changes

This commit is contained in:
eximus
2017-03-29 19:19:34 +01:00
parent 67e2cd5984
commit 9e8b159111
6 changed files with 52 additions and 52 deletions

View File

@@ -296,6 +296,7 @@ Rectangle {
text: modelItem ? modelItem.modelData.shortName : "zz"
font.family: textFont.name
font.pixelSize: 14
color: "white"
}
}
KeyNavigation.backtab: session; KeyNavigation.tab: username_input_box