[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-06-29 18:42:07
Message-ID: 1246300927.346485.11222.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 989218 by aseigo:

i shouldn't code when i'm rushing towards the airport on 4 hours sleep; thanks to \
Simon St. James for noticing this inversion


 M  +1 -1      taskgroupitem.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/tasks/taskgroupitem.cpp #989217:989218
@@ -472,7 +472,7 @@
         m_activeTaskIndex = 0;
     }
 
-    if (!isNew) {
+    if (isNew) {
         connect(item, SIGNAL(activated(AbstractTaskItem*)),
                 this, SLOT(updateActive(AbstractTaskItem*)));
 


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

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