Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26633/src/gui

Modified Files:
        wxComposeView.cpp 
Log Message:
added MailFolder::SaveMessageAsMBOX() overload taking String

Index: wxComposeView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxComposeView.cpp,v
retrieving revision 1.369
retrieving revision 1.370
diff -b -u -2 -r1.369 -r1.370
--- wxComposeView.cpp   13 Aug 2004 22:16:21 -0000      1.369
+++ wxComposeView.cpp   13 Aug 2004 22:19:37 -0000      1.370
@@ -4574,6 +4574,5 @@
    }
 
-   if ( !MailFolder::SaveMessageAsMBOX(m_filenameAutoSave,
-                                        contents.c_str(), contents.length()) )
+   if ( !MailFolder::SaveMessageAsMBOX(m_filenameAutoSave, contents) )
    {
       // TODO: disable autosaving? we risk to give many such messages if



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to