Update of /cvsroot/mahogany/M/src/mail
In directory usw-pr-cvs1:/tmp/cvs-serv11325/src/mail

Modified Files:
        SendMessageCC.cpp 
Log Message:
initial checkin of UTF-7 support

Index: SendMessageCC.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/mail/SendMessageCC.cpp,v
retrieving revision 1.186
retrieving revision 1.187
diff -b -u -2 -r1.186 -r1.187
--- SendMessageCC.cpp   29 Mar 2002 10:31:41 -0000      1.186
+++ SendMessageCC.cpp   16 Apr 2002 02:45:53 -0000      1.187
@@ -376,7 +376,6 @@
       case wxFONTENCODING_CP1257:
 
-#if wxCHECK_VERSION(2, 3, 0)
+      case wxFONTENCODING_UTF7:
       case wxFONTENCODING_UTF8:
-#endif // 2.3.0
 
          return MimeEncoding_QuotedPrintable;


_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to