X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Foptions.h;h=003e988e13cafcf7de87b9e2e1399b42c968f378;hp=41fd01f88149da9f6deddc6a5d43e11f968adaad;hb=8552b6786d67b5712bc5cd45830cdbd48e18769b;hpb=1eefe9b77417f8f30c96fc5e389535b4132950be diff --git a/src/options.h b/src/options.h index 41fd01f8..003e988e 100644 --- a/src/options.h +++ b/src/options.h @@ -58,6 +58,7 @@ struct _ConfOptions gboolean sort_totals; gint open_recent_list_maxsize; + gint recent_folder_image_list_maxsize; gint dnd_icon_size; DnDAction dnd_default_action; gint clipboard_selection;