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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index 929170a0..493d5787 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -61,7 +61,6 @@ struct _PrefsCommon
/* Send */
gboolean savemsg;
gboolean filter_sent;
- gchar *outgoing_charset;
TransferEncodingMethod encoding_method;
gboolean allow_jisx0201_kana;
@@ -180,6 +179,7 @@ struct _PrefsCommon
/* Encoding */
gchar *force_charset;
gchar *default_encoding;
+ gchar *outgoing_charset;
gboolean show_other_header;
GSList *disphdr_list;