Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv26939/include

Modified Files:
        ClickInfo.h 
Log Message:
added GetMessageView() accessor

Index: ClickInfo.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/ClickInfo.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -u -2 -r1.3 -r1.4
--- ClickInfo.h 18 Sep 2003 16:30:39 -0000      1.3
+++ ClickInfo.h 19 Sep 2003 19:24:12 -0000      1.4
@@ -46,4 +46,7 @@
    virtual String GetLabel() const = 0;
 
+   /// get the message view this clickable object is situated in (may be NULL)
+   MessageView *GetMessageView() const { return m_msgView; }
+
    //@}
 



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

Reply via email to