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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/containments/panel
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2009-04-09 2:29:47
Message-ID: 1239244187.008151.8791.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 951358 by aseigo:

proper method returns the proper results -> can add panels with only one panel containment again


 M  +1 -1      panel.cpp  


--- trunk/KDE/kdebase/workspace/plasma/containments/panel/panel.cpp #951357:951358
@@ -290,7 +290,7 @@
 
 void Panel::addPanel()
 {
-    KPluginInfo::List panelPlugins = listContainments("panel");
+    KPluginInfo::List panelPlugins = listContainmentsOfType("panel");
 
     if (!panelPlugins.isEmpty()) {
         addPanel(panelPlugins.first().pluginName());
[prev in list] [next in list] [prev in thread] [next in thread] 

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