OSDN Git Service

Send mail: Combine to one email work.
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / Commands / SendMailCommand.cpp
index baeb3f4..e7d7300 100644 (file)
@@ -34,7 +34,7 @@ bool SendMailCommand::Execute()
                if(dlg.m_bCombine)\r
                        flags |= SENDMAIL_COMBINED;\r
 \r
-               progDlg.SetSendMailOption(dlg.m_To,dlg.m_CC,flags);\r
+               progDlg.SetSendMailOption(dlg.m_To,dlg.m_CC,dlg.m_Subject,flags);\r
                \r
                progDlg.DoModal();              \r
 \r