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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/tasks
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2009-08-02 19:11:49
Message-ID: 1249240309.984250.2920.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1005997 by aseigo:

this is the wrong place for this check


 M  +0 -5      taskgroupitem.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/tasks/taskgroupitem.cpp #1005996:1005997
@@ -284,12 +284,7 @@
     QList<WId> windows;
 
     foreach (AbstractGroupableItem *item, m_group->members()) {
-        if (++i > 4) {
-            break;
-        }
-
         TaskManager::TaskItem *taskItem = qobject_cast<TaskManager::TaskItem *>(item);
-
         if (taskItem && taskItem->task()) {
             windows.append(taskItem->task()->window());
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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