Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv21457/src/gui

Modified Files:
        wxComposeView.cpp 
Log Message:
allow to specify different encodings for each text msg part

Index: wxComposeView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxComposeView.cpp,v
retrieving revision 1.352
retrieving revision 1.353
diff -b -u -2 -r1.352 -r1.353
--- wxComposeView.cpp   11 Oct 2003 23:13:46 -0000      1.352
+++ wxComposeView.cpp   12 Oct 2003 11:30:12 -0000      1.353
@@ -3824,5 +3824,5 @@
                            NULL,          // disposition parameters
                            NULL,          // other parameters
-                           m_encoding
+                           part->GetEncoding()
                         );
             break;



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to