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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/containmentactions/contextmenu
From:       Chani Armitage <chanika () gmail ! com>
Date:       2009-08-28 22:23:05
Message-ID: 1251498185.059431.27882.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1016790 by chani:

connect to the correct signal

 M  +1 -1      menu.cpp  


--- trunk/KDE/kdebase/workspace/plasma/containmentactions/contextmenu/menu.cpp \
#1016789:1016790 @@ -91,7 +91,7 @@
         return; //below here is stuff we only want to do once
     }
 
-    connect(c, SIGNAL(immutabilityChanged(const Plasma::ImmutabilityType)), this, \
SLOT(updateImmutability(const Plasma::ImmutabilityType))); +    connect(c->corona(), \
SIGNAL(immutabilityChanged(const Plasma::ImmutabilityType)), this, \
SLOT(updateImmutability(const Plasma::ImmutabilityType)));  
     //FIXME what if it's a panel? what if it's a customcontainment?
     KPluginInfo::List panelPlugins = c->listContainmentsOfType("panel");


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

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