shortcuts fix

This commit is contained in:
marcin
2014-07-09 18:03:37 +02:00
parent ecb283c140
commit 9256e5dfac
3 changed files with 14 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ ListView {
Text {
id: paymentIdText
anchors.top: parent.top
width: text.length ? 122 : 0
width: text.length ? 139 : 0
font.family: "Arial"
font.bold: true
font.pixelSize: 19