diff src/typedefs.h @ 1623:2842a051c870

regroup sidecar files when an operation on partial group is finished
author nadvornik
date Wed, 03 Jun 2009 20:05:19 +0000
parents 0cd2268f500b
children 1a134b4dc88c
line wrap: on
line diff
--- a/src/typedefs.h	Tue Jun 02 22:33:53 2009 +0000
+++ b/src/typedefs.h	Wed Jun 03 20:05:19 2009 +0000
@@ -450,6 +450,7 @@
 	gchar *source;
 	gchar *dest;
 	gint error;
+	gboolean regroup_when_finished;
 };
 
 struct _FileData {