diff src/view_file.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 ebb2c2b1454d
line wrap: on
line diff
--- a/src/view_file.h	Sat May 03 10:31:37 2008 +0000
+++ b/src/view_file.h	Sat May 03 11:34:13 2008 +0000
@@ -12,4 +12,6 @@
 #ifndef VIEW_FILE_H
 #define VIEW_FILE_H
 
+#define VIEW_FILE_TYPES_COUNT 2
+
 #endif /* VIEW_FILE_H */