From 471270437b47926afcdf1ff67ab817bc179b8bf4 Mon Sep 17 00:00:00 2001 From: Rick Walsh Date: Wed, 20 Jan 2016 22:47:58 +1100 Subject: QML UI: make all buttons more attractive Commit f3f7930 introduced a more attractive button style to the start page. This patch turns it into its own type so it can easily be used everywhere. Signed-off-by: Rick Walsh Signed-off-by: Dirk Hohndel --- qt-mobile/qml/CloudCredentials.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-mobile/qml/CloudCredentials.qml') diff --git a/qt-mobile/qml/CloudCredentials.qml b/qt-mobile/qml/CloudCredentials.qml index bb61cb2a2..54b1e8e92 100644 --- a/qt-mobile/qml/CloudCredentials.qml +++ b/qt-mobile/qml/CloudCredentials.qml @@ -79,7 +79,7 @@ Item { Item { height: saveButton.height width: saveButton.width - Button { + SubsurfaceButton { id: saveButton text: "Save" anchors.centerIn: parent -- cgit v1.2.3-70-g09d2