Fix #344: Ignoring alpha channel
[geeqie.git] / src / typedefs.h
index 596421f..04da8ba 100644 (file)
@@ -663,6 +663,7 @@ struct _LayoutOptions
        gboolean show_directory_date;
        gboolean show_info_pixel;
        gboolean split_pane_sync;
+       gboolean ignore_alpha;
 
        struct {
                gint w;