aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
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];