Fix #612: Pan view image class filtering
[geeqie.git] / src / typedefs.h
index 134adb0..3368641 100644 (file)
@@ -146,6 +146,8 @@ typedef enum {
        FILE_FORMAT_CLASSES
 } FileFormatClass;
 
+extern gchar *format_class_list[];
+
 typedef enum {
        SS_ERR_NONE = 0,
        SS_ERR_DISABLED, /**< secsave is disabled. */