Fix #597: Help file search
[geeqie.git] / src / options.h
index 0415c5c..7ae033f 100644 (file)
@@ -64,6 +64,8 @@ struct _ConfOptions
        gboolean marks_save;            // save marks on exit
        gchar *marks_tooltips[FILEDATA_MARKS_SIZE];
 
+       gchar *help_search_engine;
+
        /* info sidebar component heights */
        struct {
                gint height;