1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

OP-1647 Welcome QML error: removed parent horiz align

This commit is contained in:
James Duley 2014-12-10 10:30:23 +13:00
parent 5ebee4acf0
commit ed2371e750

View File

@ -4,7 +4,6 @@ Rectangle {
id: container
width: 1024
height: 768
anchors.horizontalCenter: parent.horizontalCenter
color: "#272727"