diff src/typedefs.h @ 772:f53c2bb5b1b1

replaced vflist_maint functions by vflist_refresh - it allows to follow changes made by external editors more precisely
author nadvornik
date Sat, 31 May 2008 19:44:41 +0000
parents 81f9e8dbb4bf
children d6a7fb4b8e7c
line wrap: on
line diff
--- a/src/typedefs.h	Fri May 30 21:41:46 2008 +0000
+++ b/src/typedefs.h	Sat May 31 19:44:41 2008 +0000
@@ -633,6 +633,9 @@
 	gint marks_enabled;
 	gint active_mark;
 	gint clicked_mark;
+	
+	/* refresh */
+	gint refresh_idle_id; /* used only in vflist for now */
 };
 
 struct _ViewFileInfoList