Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv31571/include
Modified Files:
MFilter.h
Log Message:
more filter dialog improvements from Michael A. Chase
Index: MFilter.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MFilter.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -b -u -2 -r1.15 -r1.16
--- MFilter.h 19 Oct 2002 14:12:46 -0000 1.15
+++ MFilter.h 30 Oct 2002 12:51:17 -0000 1.16
@@ -33,4 +33,5 @@
enum MFDialogTest
{
+ ORC_T_Illegal = -1,
ORC_T_Always = 0, // test is always true
ORC_T_Match, // argument matches the target (case insensitive)
@@ -50,6 +51,5 @@
ORC_T_IsToMe, // the message is addressed to one of my addresses
ORC_T_HasFlag, // flag is set for message
- ORC_T_Illegal, // illegal must not occur
- ORC_T_Max = ORC_T_Illegal
+ ORC_T_Max
};
-------------------------------------------------------
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