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 ca0eb9d8..8a68039d 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -324,6 +324,7 @@ struct _PrefsCommon
gboolean always_mark_read_on_show_msg; /* Interface */
gboolean always_add_address_only; /* Compose */
+ gboolean show_send_dialog; /* Send */
};
extern PrefsCommon prefs_common;