diff options
Diffstat (limited to 'src/compose.h')
-rw-r--r-- | src/compose.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compose.h b/src/compose.h index 2a0136e5..edd8ddc8 100644 --- a/src/compose.h +++ b/src/compose.h @@ -142,6 +142,7 @@ struct _Compose MsgInfo *targetinfo; MsgInfo *replyinfo; + GSList *forward_mlist; gchar *replyto; gchar *cc; |