From 63d998641077d9074281f402ae7becb41c037a2c Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Mon, 14 Apr 2014 15:26:59 +0200 Subject: Revert "Show PieMenu in enterprise controls list view." The PieMenu does not handle screen rotation properly. Thus it will be removed from the demo right now. This reverts commit 846728c8a3f7681dc56d52bb3859a82130c84cc8. Change-Id: Ie8e7f30761a6da403b7ad4de16d4594c95c16163 Reviewed-by: Kalle Viironen --- basicsuite/enterprise-gallery/main.qml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'basicsuite') diff --git a/basicsuite/enterprise-gallery/main.qml b/basicsuite/enterprise-gallery/main.qml index 373c4f1..de60f47 100644 --- a/basicsuite/enterprise-gallery/main.qml +++ b/basicsuite/enterprise-gallery/main.qml @@ -316,9 +316,9 @@ Rectangle { ListElement { title: "Gauge" } - ListElement { - title: "PieMenu" - } +// ListElement { +// title: "PieMenu" +// } ListElement { title: "StatusIndicator" } -- cgit v1.2.3