Update of /cvsroot/mahogany/M/include/mail
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2019/include/mail
Modified Files:
VFolder.h
Log Message:
gcc4 compilation fix: removed extra class name
Index: VFolder.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/mail/VFolder.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -u -2 -r1.10 -r1.11
--- VFolder.h 16 Jan 2006 20:32:26 -0000 1.10
+++ VFolder.h 8 Apr 2006 02:06:36 -0000 1.11
@@ -222,5 +222,5 @@
/// get the Msg corresponding to the given UID or NULL
- Msg *MailFolderVirt::GetMsgFromUID(UIdType uid) const;
+ Msg *GetMsgFromUID(UIdType uid) const;
/// add a new message (takes ownership of it)
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates