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

Modified Files:
        FolderType.cpp 
Log Message:
handle forgotten MF_POP in CanHaveSubfolders()

Index: FolderType.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/mail/FolderType.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -u -2 -r1.2 -r1.3
--- FolderType.cpp      4 Jul 2005 12:05:25 -0000       1.2
+++ FolderType.cpp      8 Apr 2006 00:20:49 -0000       1.3
@@ -67,4 +67,5 @@
 
       case MF_INBOX:
+      case MF_POP:
       case MF_VIRTUAL:     // currently doesn't implement "list subfolders"
          return false;



-------------------------------------------------------
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

Reply via email to