aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-tag-followup.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/message-tag-followup.h')
-rw-r--r--mail/message-tag-followup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/message-tag-followup.h b/mail/message-tag-followup.h
index cb5b7857e1..2f61679664 100644
--- a/mail/message-tag-followup.h
+++ b/mail/message-tag-followup.h
@@ -70,6 +70,8 @@ struct _MessageTagFollowUp {
char *value;
GtkOptionMenu *type;
+ GtkWidget *none;
+
EDateEdit *target_date;
GtkToggleButton *completed;
GtkButton *clear;