forked from qt-creator/qt-creator
Center the heading on welcome page.
Change-Id: I6713eb330ab4eb6bcbb8b5b897b250b22bca3c20 Reviewed-on: http://codereview.qt.nokia.com/898 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
This commit is contained in:
@@ -18,7 +18,7 @@ Image {
|
||||
id: header;
|
||||
source: "qrc:welcome/images/center_frame_header.png";
|
||||
anchors.verticalCenter: parent.verticalCenter;
|
||||
anchors.left: parent.left;
|
||||
anchors.horizontalCenter: parent.horizontalCenter;
|
||||
anchors.topMargin: 2
|
||||
}
|
||||
anchors.top: root.top
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user