Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv28820/include
Modified Files:
MFolder.h
Log Message:
added Set/GetFileMboxFormat
Index: MFolder.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MFolder.h,v
retrieving revision 1.54
retrieving revision 1.55
diff -b -u -2 -r1.54 -r1.55
--- MFolder.h 8 Oct 2002 21:27:19 -0000 1.54
+++ MFolder.h 11 Oct 2002 20:03:50 -0000 1.55
@@ -170,4 +170,10 @@
virtual String GetClass() const = 0;
+ /// set the folder file format (only for MF_FILE folders)
+ virtual void SetFileMboxFormat(FileMailboxFormat format) = 0;
+
+ /// get the folder file format (only for MF_FILE folders)
+ virtual FileMailboxFormat GetFileMboxFormat() const = 0;
+
/**
the icon index for this folder or -1 if there is no specific icon
-------------------------------------------------------
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