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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/tasks (silent)
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2009-06-27 23:16:55
Message-ID: 1246144615.845799.24978.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 988374 by aseigo:

SVN_SILENT: minor ws fix


 M  +5 -5      taskgroupitem.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/tasks/taskgroupitem.cpp #988373:988374
@@ -1047,11 +1047,11 @@
                 TaskGroupItem *groupItem = qobject_cast<TaskGroupItem *>(taskItem);
                 if (groupItem) {
                     int subIndex = groupItem->indexOf(groupItem->activeSubTask());
-                     if(subIndex == -1) {
-                         index += groupItem->count();
-                     } else {
-                         return index+subIndex;
-                     }
+                    if (subIndex == -1) {
+                        index += groupItem->count();
+                    } else {
+                        return index + subIndex;
+                    }
                 }
 
                 return index;

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

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