Index: sources/gui/qml/components/ConfirmButton.qml =================================================================== diff -u -r73091a6f5717c0fc88e236c06c618ad361f30a3c -rc0c63c4b149dafea2b02e4cd31f223e392ff7818 --- sources/gui/qml/components/ConfirmButton.qml (.../ConfirmButton.qml) (revision 73091a6f5717c0fc88e236c06c618ad361f30a3c) +++ sources/gui/qml/components/ConfirmButton.qml (.../ConfirmButton.qml) (revision c0c63c4b149dafea2b02e4cd31f223e392ff7818) @@ -21,7 +21,7 @@ TouchRect { id : _root width : 155 - height : 50 + height : 50 text { text: qsTr("CONFIRM") font.bold : true