aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-13 08:59:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-13 08:59:56 +0000
commit8f38c085b08b7da429f6118619b5ff9b525043ab (patch)
tree90f15dad250fe31fba9b898daa51a71ad15021bc /src/prefs_common.h
parent7a133d95f9b475a56777de2004c37f0f9838c948 (diff)
made rules hint configurable. Removed debug code.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@253 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_common.h')
-rw-r--r--src/prefs_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs_common.h b/src/prefs_common.h
index 4af69a15..58aa71cd 100644
--- a/src/prefs_common.h
+++ b/src/prefs_common.h
@@ -100,9 +100,9 @@ struct _PrefsCommon
gboolean expand_thread;
gchar *date_format;
+ gboolean enable_rules_hint;
gboolean enable_hscrollbar;
gboolean bold_unread;
- gboolean enable_thread;
ToolbarStyle toolbar_style;
gboolean show_statusbar;