diff options
Diffstat (limited to 'src/compose.h')
-rw-r--r-- | src/compose.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compose.h b/src/compose.h index 1f31a929..7a271a56 100644 --- a/src/compose.h +++ b/src/compose.h @@ -106,6 +106,8 @@ struct _Compose GtkWidget *followup_hbox; GtkWidget *followup_entry; + GtkWidget *misc_hbox; + GtkWidget *attach_toggle; GtkWidget *signing_chkbtn; GtkWidget *encrypt_chkbtn; |