Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv26836/include
Modified Files:
MessageView.h
Log Message:
added GetMessage() accessor
Index: MessageView.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MessageView.h,v
retrieving revision 1.49
retrieving revision 1.50
diff -b -u -2 -r1.49 -r1.50
--- MessageView.h 19 Sep 2003 13:31:19 -0000 1.49
+++ MessageView.h 19 Sep 2003 19:23:47 -0000 1.50
@@ -95,4 +95,7 @@
String GetFolderName() const;
+ /// get the message being previewd, do not DecRef() (may be NULL)
+ Message *GetMessage() const { return m_mailMessage; }
+
//@}
-------------------------------------------------------
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