Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv25935/include
Modified Files:
ConfigSource.h MailFolderCC.h
Log Message:
unicode fixes
Index: ConfigSource.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/ConfigSource.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -u -2 -r1.8 -r1.9
--- ConfigSource.h 30 Sep 2003 13:46:19 -0000 1.8
+++ ConfigSource.h 4 Oct 2003 14:52:37 -0000 1.9
@@ -519,5 +519,5 @@
@return string uniquely identifying this factory.
*/
- virtual const char *GetType() const = 0;
+ virtual const wxChar *GetType() const = 0;
/**
Index: MailFolderCC.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MailFolderCC.h,v
retrieving revision 1.216
retrieving revision 1.217
diff -b -u -2 -r1.216 -r1.217
--- MailFolderCC.h 19 Sep 2003 13:31:19 -0000 1.216
+++ MailFolderCC.h 4 Oct 2003 14:52:37 -0000 1.217
@@ -207,7 +207,7 @@
*/
void ListFolders(class ASMailFolder *asmf,
- const String &pattern = "*",
+ const String &pattern = _T("*"),
bool subscribed_only = false,
- const String &reference = "",
+ const String &reference = _T(""),
UserData ud = 0,
Ticket ticket = ILLEGAL_TICKET);
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates