aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-11 05:37:57 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-11 05:37:57 +0000
commit3b2b5bf799e15079daa30fa4caaa317d98a0f178 (patch)
treea439d419e454a7d4b6badf5047202f0ad2a4896f /libsylph/prefs_common.h
parent88fb2b8f6b56d33486e358869a4abeb4a6e44306 (diff)
the quick search condition now persists for the whole session.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1688 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index 0b708be3..52812454 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -114,6 +114,8 @@ struct _PrefsCommon
gboolean enable_rules_hint;
gboolean bold_unread;
+ gboolean persist_qsearch_filter;
+
ToolbarStyle toolbar_style;
gboolean show_searchbar;
gboolean show_statusbar;