Update of /cvsroot/mahogany/M/include/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9553
Modified Files:
wxComposeView.h
Log Message:
fixed function prototypes
Index: wxComposeView.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxComposeView.h,v
retrieving revision 1.108
retrieving revision 1.109
diff -b -u -2 -r1.108 -r1.109
--- wxComposeView.h 12 Feb 2006 19:09:00 -0000 1.108
+++ wxComposeView.h 13 Feb 2006 23:23:59 -0000 1.109
@@ -431,8 +431,8 @@
// create the new controls for another recipient
- void AddRecipientControls(const String& value, RecipientType rt, bool
doLayout);
+ void AddRecipientControls(const String& value, RecipientType rt);
// adds one recipient, helper of AddRecipients()
- void AddRecipient(const String& addr, RecipientType rcptType, bool
doLayout);
+ void AddRecipient(const String& addr, RecipientType rcptType);
/// enable/disable editing of the message text
-------------------------------------------------------
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