Update of /cvsroot/mahogany/M/src/modules/viewflt
In directory sc8-pr-cvs1:/tmp/cvs-serv29729/src/modules/viewflt

Modified Files:
        PGP.cpp QuoteURL.cpp Signature.cpp Trailer.cpp 
Log Message:
Include dependencies cleanup, stage two (final so far)

Index: PGP.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/viewflt/PGP.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -b -u -2 -r1.18 -r1.19
--- PGP.cpp     15 Sep 2003 17:01:42 -0000      1.18
+++ PGP.cpp     18 Sep 2003 16:31:02 -0000      1.19
@@ -30,4 +30,6 @@
 #include "PGPClickInfo.h"
 
+#include <wx/bitmap.h>
+
 // ----------------------------------------------------------------------------
 // PGPFilter itself

Index: QuoteURL.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/viewflt/QuoteURL.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -b -u -2 -r1.7 -r1.8
--- QuoteURL.cpp        15 Sep 2003 17:01:42 -0000      1.7
+++ QuoteURL.cpp        18 Sep 2003 16:31:02 -0000      1.8
@@ -33,4 +33,6 @@
 #ifndef USE_PCH
 #   include "Mcommon.h"
+#   include "strutil.h"
+#   include "Mdefaults.h"
 #endif //USE_PCH
 
@@ -38,4 +40,5 @@
 
 #include "MessageViewer.h"
+#include "MTextStyle.h"
 
 #include "miscutil.h"         // for GetColourByName()

Index: Signature.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/viewflt/Signature.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -b -u -2 -r1.9 -r1.10
--- Signature.cpp       15 Sep 2003 17:01:42 -0000      1.9
+++ Signature.cpp       18 Sep 2003 16:31:02 -0000      1.10
@@ -23,6 +23,8 @@
 #ifndef USE_PCH
 #   include "Mcommon.h"
+#   include "Mdefaults.h"
 #endif //USE_PCH
 
+#include "MTextStyle.h"
 #include "ViewFilter.h"
 #include "MessageViewer.h"

Index: Trailer.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/viewflt/Trailer.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -u -2 -r1.12 -r1.13
--- Trailer.cpp 15 Sep 2003 17:01:42 -0000      1.12
+++ Trailer.cpp 18 Sep 2003 16:31:03 -0000      1.13
@@ -25,4 +25,5 @@
 #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

Reply via email to