diff src/bar_gps.c @ 1754:a4f3c93294c9

fixed selection handling in sidebar
author nadvornik
date Mon, 14 Sep 2009 21:25:10 +0000
parents b52deba688e9
children 8b9bbf92725f
line wrap: on
line diff
--- a/src/bar_gps.c	Sun Sep 13 21:08:40 2009 +0000
+++ b/src/bar_gps.c	Mon Sep 14 21:25:10 2009 +0000
@@ -326,6 +326,7 @@
 	 * Use a background process in case the user selects a large number of files.
 	 */
 	list = layout_selection_list(pgd->pane.lw);
+	list = file_data_process_groups_in_selection(list, FALSE, NULL);
 
 	if (list != NULL)
 		{