diff options
Diffstat (limited to 'mail/message-list.h')
-rw-r--r-- | mail/message-list.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/message-list.h b/mail/message-list.h index 1eaa8c9872..971aa6c37a 100644 --- a/mail/message-list.h +++ b/mail/message-list.h @@ -54,6 +54,7 @@ struct _MessageList { ETableCol *table_cols [COL_LAST]; ECell *render_text; + ECell *render_date; ECell *render_online_status; ECell *render_message_status; ECell *render_priority; |