Update of /cvsroot/mahogany/M/include/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14576/include/gui

Modified Files:
        wxComposeView.h 
Log Message:
restored AddRecipients() prototype (sorry for forgetting to commit this file 
before...)

Index: wxComposeView.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxComposeView.h,v
retrieving revision 1.109
retrieving revision 1.110
diff -b -u -2 -r1.109 -r1.110
--- wxComposeView.h     13 Feb 2006 23:23:59 -0000      1.109
+++ wxComposeView.h     13 Feb 2006 23:36:17 -0000      1.110
@@ -156,5 +156,5 @@
 
    /// adds recepients from addr (Recepient_Max means to reuse the last)
-   void AddRecipients(const String& addr,
+   virtual void AddRecipients(const String& addr,
                       RecipientType rcptType = Recipient_Max,
                       bool doLayout = true);



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to