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

List:       kde-commits
Subject:    [plasma-framework] src/shell: hide the config view at second trigger
From:       Marco Martin <notmart () gmail ! com>
Date:       2013-10-24 13:01:37
Message-ID: E1VZKXh-0005Mm-AT () scm ! kde ! org
[Download RAW message or body]

Git commit 2d02ce88615faceaa672351e27588d77222a9af1 by Marco Martin.
Committed on 24/10/2013 at 13:00.
Pushed by mart into branch 'master'.

hide the config view at second trigger

M  +1    -0    src/shell/panelview.cpp

http://commits.kde.org/plasma-framework/2d02ce88615faceaa672351e27588d77222=
a9af1

diff --git a/src/shell/panelview.cpp b/src/shell/panelview.cpp
index 4e11036..878fa9b 100644
--- a/src/shell/panelview.cpp
+++ b/src/shell/panelview.cpp
@@ -435,6 +435,7 @@ void PanelView::showConfigurationInterface(Plasma::Appl=
et *applet)
     if (m_panelConfigView) {
         m_panelConfigView.data()->hide();
         m_panelConfigView.data()->deleteLater();
+        return;
     }
 =

     if (!applet || !applet->containment()) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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