Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1:/tmp/cvs-serv29856/src/classes
Modified Files:
MModule.cpp
Log Message:
Don't show subject while filtering spam (shut up header prefetch)
Index: MModule.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/MModule.cpp,v
retrieving revision 1.84
retrieving revision 1.85
diff -b -u -2 -r1.84 -r1.85
--- MModule.cpp 19 Sep 2003 13:31:20 -0000 1.84
+++ MModule.cpp 3 Oct 2003 17:08:05 -0000 1.85
@@ -32,4 +32,6 @@
#endif // USE_PCH
+#include "modules/Filters.h" // for FilterRule
+
#include "MModule.h"
@@ -913,2 +915,6 @@
m_MInterface->RemoveModule(this);
}
+
+// Unfortunately most interfaces don't have supporting *.cpp file
+// We have to put their RefCounter functions here
+DEFINE_REF_COUNTER(FilterRule)
-------------------------------------------------------
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