comparison 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
comparison
equal deleted inserted replaced
555:cca1c3b1b948 556:fe675761d091
10 */ 10 */
11 11
12 #ifndef VIEW_FILE_H 12 #ifndef VIEW_FILE_H
13 #define VIEW_FILE_H 13 #define VIEW_FILE_H
14 14
15 #define VIEW_FILE_TYPES_COUNT 2
16
15 #endif /* VIEW_FILE_H */ 17 #endif /* VIEW_FILE_H */