From 54da517e9d9326ffe572a3aa75ffe6697ee2ce56 Mon Sep 17 00:00:00 2001 From: Sebastian Kügler Date: Fri, 4 Dec 2015 01:19:11 +0100 Subject: Styled heading in startpage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We have a specific component for headings now, use it for consistency's sake. Signed-off-by: Sebastian Kügler --- qt-mobile/qml/StartPage.qml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'qt-mobile/qml') diff --git a/qt-mobile/qml/StartPage.qml b/qt-mobile/qml/StartPage.qml index 1e2e82bc9..fd80d55f9 100644 --- a/qt-mobile/qml/StartPage.qml +++ b/qt-mobile/qml/StartPage.qml @@ -11,10 +11,9 @@ Item { property int buttonWidth: welcomeText.width * 0.66 - MobileComponents.Label { + MobileComponents.Heading { Layout.bottomMargin: MobileComponents.Units.largeSpacing text: "Subsurface Divelog" - font.pointSize: welcomeText.font.pointSize * 2 } MobileComponents.Label { -- cgit v1.2.3-70-g09d2