* src/prefs_common.[ch]
[claws.git] / src / prefs_common.h
index 9663ddddc80c809ba482d569974fd46af869fb9c..2752730ca185d4816d11d2502978ae55886e25c1 100644 (file)
@@ -292,6 +292,7 @@ struct _PrefsCommon
        gboolean work_offline;
        
        gint summary_quicksearch_type;
+       GList *summary_quicksearch_history;
        gulong color_new;
 };