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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/desktop/containments/panel
From:       Marco Martin <notmart () gmail ! com>
Date:       2010-06-22 15:55:21
Message-ID: 20100622160337.A10A4AC8DA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1141351 by mart:

we want to disconnect here, not connect


 M  +1 -1      panel.cpp  


--- trunk/KDE/kdebase/workspace/plasma/desktop/containments/panel/panel.cpp #1141350:1141351
@@ -312,7 +312,7 @@
         return;
     }
 
-    connect(applet, SIGNAL(sizeHintChanged(Qt::SizeHint)), this, SLOT(delayedUpdateSize()));
+    disconnect(applet, SIGNAL(sizeHintChanged(Qt::SizeHint)), this, SLOT(delayedUpdateSize()));
 
     m_layout->removeItem(applet);
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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