From 95bca4b50c4fd46ae190ac87ea8934523881b776 Mon Sep 17 00:00:00 2001 From: Sebastian Kügler Date: Thu, 7 Jan 2016 00:39:33 +0100 Subject: sync with mobilecomponents 9d179eb74a227 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Workaround for black squares is merged upstream - brings back the FAB button, additional - swipe interaction improvements in the same Signed-off-by: Sebastian Kügler --- qt-mobile/qml/mobilecomponents/Page.qml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'qt-mobile/qml/mobilecomponents/Page.qml') diff --git a/qt-mobile/qml/mobilecomponents/Page.qml b/qt-mobile/qml/mobilecomponents/Page.qml index 449c7aa47..9220357e6 100644 --- a/qt-mobile/qml/mobilecomponents/Page.qml +++ b/qt-mobile/qml/mobilecomponents/Page.qml @@ -45,11 +45,8 @@ Rectangle { * Defines the contextual actions for the page: * an easy way to assign actions in the right sliding panel */ - property alias contextualActions: internalContextualActions.data + property list contextualActions - Item { - id: internalContextualActions - } Layout.fillWidth: true color: "transparent" -- cgit v1.2.3-70-g09d2