~ubuntu-branches/ubuntu/edgy/synaptic/edgy-updates

« back to all changes in this revision

Viewing changes to gtk/rgmainwindow.cc

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2006-09-21 13:39:35 UTC
  • Revision ID: james.westby@ubuntu.com-20060921133935-r99ql7jqow7ziqpo
Tags: 0.57.11ubuntu9
fix problem with pkgs disappering from the current view when
certain auto-removable packages are marked for removal

Show diffs side-by-side

added added

removed removed

Lines of Context:
704
704
   g_list_foreach(list, (void (*)(void *, void *))gtk_tree_path_free, NULL);
705
705
   g_list_free(list);
706
706
 
 
707
   refreshSubViewList();
707
708
   _blockActions = FALSE;
708
709
   setInterfaceLocked(FALSE);
709
710
   refreshTable(pkg);