aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-16 07:54:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-16 07:54:20 +0000
commit9cc2ff3741a5d46018d5e130a910b2a6907621c8 (patch)
treec71b562ac3f285cc09d3af8a67386c0b20903567 /libsylph/prefs_common.h
parent0690f3f9c67c82b806d12b9b40017ad3b0622a95 (diff)
modified the display of folder view.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@589 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index efcc0eef..fb5bd94d 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -94,6 +94,7 @@ struct _PrefsCommon
gboolean trans_hdr;
gboolean display_folder_unread;
+ gboolean display_folder_num_columns;
gint ng_abbrev_len;
gboolean swap_from;
@@ -106,8 +107,6 @@ struct _PrefsCommon
ToolbarStyle toolbar_style;
gboolean show_statusbar;
- gint folderview_vscrollbar_policy;
-
/* Summary columns visibility, position and size */
gboolean summary_col_visible[N_SUMMARY_COLS];
gint summary_col_pos[N_SUMMARY_COLS];