X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Foptions.h;h=4a6c7762f897868ae490b89274b62baccf3094f9;hp=f538dedce7b8b91e7a605268a42f39a95e9d0660;hb=cb2fa6ae065ec32015e46be3bcf5e7024918fe49;hpb=ca8f5cee69edb5183705eef28cf5f0f82b852f73 diff --git a/src/options.h b/src/options.h index f538dedc..4a6c7762 100644 --- a/src/options.h +++ b/src/options.h @@ -67,6 +67,10 @@ struct _ConfOptions gint height; } info_title; + struct { + gint height; + } info_rating; + /* file ops */ struct { gboolean enable_in_place_rename;