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

List:       kde-commits
Subject:    [kde-workspace] plasma/generic/applets/batterymonitor/contents/ui: Remove unused property
From:       David Edmundson <kde () davidedmundson ! co ! uk>
Date:       2014-02-06 14:35:11
Message-ID: E1WBQ2p-0005aC-I6 () scm ! kde ! org
[Download RAW message or body]

Git commit 2f80993bff5168e584642d4b1e4c8937215d313b by David Edmundson.
Committed on 06/02/2014 at 14:32.
Pushed by davidedmundson into branch 'master'.

Remove unused property

M  +0    -2    plasma/generic/applets/batterymonitor/contents/ui/PopupDialog.qml
M  +0    -1    plasma/generic/applets/batterymonitor/contents/ui/batterymonitor.qml

http://commits.kde.org/kde-workspace/2f80993bff5168e584642d4b1e4c8937215d313b

diff --git a/plasma/generic/applets/batterymonitor/contents/ui/PopupDialog.qml \
b/plasma/generic/applets/batterymonitor/contents/ui/PopupDialog.qml index \
                9a6141d..43603dcc 100755
--- a/plasma/generic/applets/batterymonitor/contents/ui/PopupDialog.qml
+++ b/plasma/generic/applets/batterymonitor/contents/ui/PopupDialog.qml
@@ -35,8 +35,6 @@ FocusScope {
     property int remainingTime
     property bool showRemainingTime
 
-    property bool popupShown // somehow plasmoid.popupShowing isn't working
-
     property bool isBrightnessAvailable
     property alias screenBrightness: brightnessSlider.value
     property alias screenBrightnessPercentage: brightnessSlider.percentage
diff --git a/plasma/generic/applets/batterymonitor/contents/ui/batterymonitor.qml \
b/plasma/generic/applets/batterymonitor/contents/ui/batterymonitor.qml index \
                1778a18..aa2a9e2 100755
--- a/plasma/generic/applets/batterymonitor/contents/ui/batterymonitor.qml
+++ b/plasma/generic/applets/batterymonitor/contents/ui/batterymonitor.qml
@@ -115,7 +115,6 @@ Item {
         Connections {
             target: plasmoid
             onExpandedChanged: {
-                dialogItem.popupShown = popped;
                 if (popped) {
                     dialogItem.forceActiveFocus();
                 }


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

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