Fix #1077: allow split view with user specified layout
[geeqie.git] / src / typedefs.h
index 2c7e6b3..191d437 100644 (file)
@@ -132,6 +132,7 @@ typedef enum {
        SPLIT_NONE = 0,
        SPLIT_VERT,
        SPLIT_HOR,
+       SPLIT_TRIPLE,
        SPLIT_QUAD,
 } ImageSplitMode;