Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32024/src/gui
Modified Files:
wxFiltersDialog.cpp
Log Message:
fixed confusion between different spam options dialogs: the options are now
set globally in "Edit spam filters" one while the spam filters to use for the
given rule are specified using "Configure details" button in the rule editing
dialog
Index: wxFiltersDialog.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxFiltersDialog.cpp,v
retrieving revision 1.125
retrieving revision 1.126
diff -b -u -2 -r1.125 -r1.126
--- wxFiltersDialog.cpp 12 Sep 2004 22:57:46 -0000 1.125
+++ wxFiltersDialog.cpp 25 Feb 2005 22:16:28 -0000 1.126
@@ -810,5 +810,5 @@
OneCritControl::ShowDetails()
{
- if ( SpamFilter::Configure(GetFrame(m_Parent), &m_spamOptions) )
+ if ( SpamFilter::EditParameters(GetFrame(m_Parent), &m_spamOptions) )
{
wxOneFilterDialog *dlg =
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates