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 9f247910..88cd41f9 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -314,6 +314,7 @@ struct _PrefsCommon
gboolean reply_address_only; /* Compose */
gboolean recipients_autoreg; /* Send */
gboolean enable_address_completion; /* Compose */
+ gboolean fullauto_completion_mode; /* Compose */
};
extern PrefsCommon prefs_common;