Sort/search on file class
[geeqie.git] / src / typedefs.h
index 8e55ea4..6f25027 100644 (file)
@@ -74,7 +74,8 @@ typedef enum {
        SORT_PATH,
        SORT_NUMBER,
        SORT_EXIFTIME,
-       SORT_RATING
+       SORT_RATING,
+       SORT_CLASS
 } SortType;
 
 typedef enum {