[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [plasma-phone-components] shell/contents/explorer: fix add applet
From:       Marco Martin <notmart () gmail ! com>
Date:       2015-10-07 13:29:32
Message-ID: E1Zjomi-0000oM-Uz () scm ! kde ! org
[Download RAW message or body]

Git commit dadb29b68dda381a9a923a1c457b91e7f366302d by Marco Martin.
Committed on 07/10/2015 at 13:28.
Pushed by mart into branch 'master'.

fix add applet

M  +1    -2    shell/contents/explorer/WidgetExplorer.qml

http://commits.kde.org/plasma-phone-components/dadb29b68dda381a9a923a1c457b=
91e7f366302d

diff --git a/shell/contents/explorer/WidgetExplorer.qml b/shell/contents/ex=
plorer/WidgetExplorer.qml
index 7298a99..8c26ac1 100644
--- a/shell/contents/explorer/WidgetExplorer.qml
+++ b/shell/contents/explorer/WidgetExplorer.qml
@@ -36,6 +36,7 @@ Rectangle {
     id: root
     color: Qt.rgba(0, 0, 0, (1 - Math.abs(main.x / (main.width/2))) * 0.8)
     signal closed()
+    property alias containment: widgetExplorer.containment
 =

     MouseArea {
         anchors.fill: parent
@@ -86,8 +87,6 @@ Rectangle {
             height: parent.height
             color: theme.backgroundColor
 =

-            property alias containment: widgetExplorer.containment
-
             //external drop events can cause a raise event causing us to l=
ose focus and
             //therefore get deleted whilst we are still in a drag exec()
             //this is a clue to the owning dialog that hideOnWindowDeactiv=
ate should be deleted
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic