Update of /cvsroot/mahogany/M/src/modules/viewflt
In directory sc8-pr-cvs1:/tmp/cvs-serv9700/src/modules/viewflt
Modified Files:
PGP.cpp QuoteURL.cpp Rot13.cpp Signature.cpp TextMarkup.cpp
Trailer.cpp
Log Message:
Cleanup of #include dependecies, stage one
Index: PGP.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/viewflt/PGP.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -b -u -2 -r1.17 -r1.18
--- PGP.cpp 13 Sep 2003 23:06:29 -0000 1.17
+++ PGP.cpp 15 Sep 2003 17:01:42 -0000 1.18
@@ -22,12 +22,9 @@
#ifndef USE_PCH
- #include "Mcommon.h"
+# include "Mcommon.h"
#endif //USE_PCH
-#include "MessageView.h"
#include "MessageViewer.h"
#include "ViewFilter.h"
-
-#include "modules/MCrypt.h"
#include "PGPClickInfo.h"
Index: QuoteURL.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/viewflt/QuoteURL.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -u -2 -r1.6 -r1.7
--- QuoteURL.cpp 13 Sep 2003 23:06:29 -0000 1.6
+++ QuoteURL.cpp 15 Sep 2003 17:01:42 -0000 1.7
@@ -32,8 +32,7 @@
#ifndef USE_PCH
- #include "Mcommon.h"
+# include "Mcommon.h"
#endif //USE_PCH
-#include "MTextStyle.h"
#include "ViewFilter.h"
Index: Rot13.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/viewflt/Rot13.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -u -2 -r1.3 -r1.4
--- Rot13.cpp 13 Sep 2003 23:06:29 -0000 1.3
+++ Rot13.cpp 15 Sep 2003 17:01:42 -0000 1.4
@@ -22,5 +22,5 @@
#ifndef USE_PCH
- #include "Mcommon.h"
+# include "Mcommon.h"
#endif //USE_PCH
Index: Signature.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/viewflt/Signature.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -u -2 -r1.8 -r1.9
--- Signature.cpp 13 Sep 2003 23:06:29 -0000 1.8
+++ Signature.cpp 15 Sep 2003 17:01:42 -0000 1.9
@@ -22,10 +22,8 @@
#ifndef USE_PCH
- #include "Mcommon.h"
+# include "Mcommon.h"
#endif //USE_PCH
-#include "MTextStyle.h"
#include "ViewFilter.h"
-#include "MessageView.h"
#include "MessageViewer.h"
Index: TextMarkup.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/viewflt/TextMarkup.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -u -2 -r1.8 -r1.9
--- TextMarkup.cpp 13 Sep 2003 23:06:29 -0000 1.8
+++ TextMarkup.cpp 15 Sep 2003 17:01:42 -0000 1.9
@@ -23,5 +23,5 @@
#ifndef USE_PCH
- #include "Mcommon.h"
+# include "Mcommon.h"
#endif //USE_PCH
Index: Trailer.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/viewflt/Trailer.cpp,v
retrieving revision 1.11
retrieving revision 1.12
diff -b -u -2 -r1.11 -r1.12
--- Trailer.cpp 13 Sep 2003 23:06:29 -0000 1.11
+++ Trailer.cpp 15 Sep 2003 17:01:42 -0000 1.12
@@ -25,5 +25,4 @@
#endif //USE_PCH
-#include "MTextStyle.h"
#include "MessageViewer.h"
-------------------------------------------------------
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