aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/mail-dialogs.ui13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/mail-dialogs.ui b/mail/mail-dialogs.ui
index d3382dc18d..71ee06c192 100644
--- a/mail/mail-dialogs.ui
+++ b/mail/mail-dialogs.ui
@@ -313,6 +313,19 @@ Please select a follow up action from the "Flag" menu.</property>
</packing>
</child>
<child>
+ <object class="EDateEdit" id="target_date">
+ <property name="allow-no-date-set">True</property>
+ <property name="visible">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="y_options">GTK_FILL</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkCheckButton" id="completed">
<property name="label" translatable="yes" comments="Translators: Flag Completed">Co_mpleted</property>
<property name="visible">True</property>