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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index e8c7f07b..ea31f6fd 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -340,6 +340,7 @@ struct _PrefsCommon
gboolean show_attach_tab; /* Message - Attachment */
gboolean show_attached_files_first; /* Message - Attachment */
+ gint attach_toolbutton_pos; /* Message - Attachment */
};
extern PrefsCommon prefs_common;