~ubuntu-branches/ubuntu/oneiric/bamf/oneiric-proposed-201203051914

« back to all changes in this revision

Viewing changes to src/bamf-application.c

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-08-04 14:56:07 UTC
  • mto: This revision was merged to the branch mainline in revision 46.
  • Revision ID: james.westby@ubuntu.com-20110804145607-f0wu1qfa5k8tw9vm
Tags: upstream-0.2.94
ImportĀ upstreamĀ versionĀ 0.2.94

Show diffs side-by-side

added added

removed removed

Lines of Context:
533
533
static void
534
534
bamf_application_child_removed (BamfView *view, BamfView *child)
535
535
{
536
 
  BamfApplication *application;
537
 
 
538
 
  application = BAMF_APPLICATION (view);
539
 
 
540
536
  if (BAMF_IS_WINDOW (child))
541
537
    {
542
538
      if (bamf_view_is_on_bus (child))