diff options
Diffstat (limited to 'mail/em-composer-prefs.h')
-rw-r--r-- | mail/em-composer-prefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/em-composer-prefs.h b/mail/em-composer-prefs.h index ecdbb22f3f..2a2e80cbd1 100644 --- a/mail/em-composer-prefs.h +++ b/mail/em-composer-prefs.h @@ -80,6 +80,7 @@ struct _EMComposerPrefs { /* Forwards and Replies */ struct _GtkOptionMenu *forward_style; struct _GtkOptionMenu *reply_style; + struct _GtkToggleButton *top_signature; /* Keyboard Shortcuts */ struct _GtkOptionMenu *shortcuts_type; |