diff src/typedefs.h @ 556:fe675761d091

Replace Layout icon_view field by more generic file_view_type. Replace option layout.view_as_icons by layout.file_view_type.
author zas_
date Sat, 03 May 2008 11:34:13 +0000
parents 2da72a136070
children d8d61dc4ff52
line wrap: on
line diff
--- a/src/typedefs.h	Sat May 03 10:31:37 2008 +0000
+++ b/src/typedefs.h	Sat May 03 11:34:13 2008 +0000
@@ -507,7 +507,6 @@
 	ViewFileIcon *vfi;
 	GtkWidget *file_view;
 
-	gint icon_view;
 	SortType sort_method;
 	gint sort_ascend;