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

List:       kde-commits
Subject:    Re: KDE/kdebase/workspace/libs/taskmanager
From:       Chani <chanika () gmail ! com>
Date:       2010-11-27 19:41:58
Message-ID: 201011272041.58577.chanika () gmail ! com
[Download RAW message or body]


On November 14, 2010 08:50:13 Anton Kreuzkamp wrote:
> SVN commit 1196777 by akreuzkamp:
> 
> Fixes three bugs that caused the launchers not to work

> ---
> trunk/KDE/kdebase/workspace/libs/taskmanager/strategies/programgroupingstr
> ategy.cpp #1196776:1196777 @@ -204,6 +204,7 @@
>              //TODO: maybe add the condition that the subgroup was created
> by programGrouping? if (programGrouping(taskItem,
> static_cast<TaskGroup*>(item))) { //kDebug() << "joined subGroup";
> +                rootGroup()->add(taskItem);
>                  return true;
>              }
>          } else {
> @@ -229,6 +230,7 @@
>              groupItem->add(taskItem);
>          }
> 
> +		rootGroup()->add(taskItem);
>          return true;
>      }

whoa, why did you put this second add in here? :)
I'm wondering if it could be the source of our grouping trouble...

-- 
Chani
http://chani.ca

["signature.asc" (application/pgp-signature)]

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

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