From 80c1335ec02c038329603486315d06d7bddc1326 Mon Sep 17 00:00:00 2001 From: Gatis Paeglis Date: Wed, 26 Feb 2014 11:03:22 +0100 Subject: Fix typo Main -> SharedMain Change-Id: I0b5929e42631f08e864b3642373b63f7b7ae62cc Reviewed-by: Kalle Viironen --- basicsuite/shared/main_landscape.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicsuite/shared/main_landscape.qml b/basicsuite/shared/main_landscape.qml index 599645c..46b7fc5 100644 --- a/basicsuite/shared/main_landscape.qml +++ b/basicsuite/shared/main_landscape.qml @@ -21,7 +21,7 @@ Item { width: 800 height: 1280 - Main { + SharedMain { anchors.centerIn: parent width: parent.height height: parent.width -- cgit v1.2.3