Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27947/src/gui
Modified Files:
wxFiltersDialog.cpp
Log Message:
fix a (harmless) assert when using browse for folder button in the quick filter dialog
Index: wxFiltersDialog.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxFiltersDialog.cpp,v
retrieving revision 1.118
retrieving revision 1.119
diff -b -u -2 -r1.118 -r1.119
--- wxFiltersDialog.cpp 19 Apr 2004 15:22:52 -0000 1.118
+++ wxFiltersDialog.cpp 1 Jul 2004 00:19:36 -0000 1.119
@@ -2401,5 +2401,5 @@
}
- FAIL_MSG( _T("ignoring text event from unknown control") );
+ // some other button, e.g. the browse button of the folder entry: ignore it
}
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates