Update of /cvsroot/mahogany/M/src/classes
In directory usw-pr-cvs1:/tmp/cvs-serv4502/src/classes

Modified Files:
        Moptions.cpp 
Log Message:
added an option to use the user-specified font/colours for the header fields and not 
only for the composer window

Index: Moptions.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/Moptions.cpp,v
retrieving revision 1.46
retrieving revision 1.47
diff -b -u -2 -r1.46 -r1.47
--- Moptions.cpp        9 Sep 2002 23:10:27 -0000       1.46
+++ Moptions.cpp        30 Oct 2002 18:43:33 -0000      1.47
@@ -366,4 +366,5 @@
 const MOption MP_CVIEW_FGCOLOUR;
 const MOption MP_CVIEW_BGCOLOUR;
+const MOption MP_CVIEW_COLOUR_HEADERS;
 
 const MOption MP_MSGS_SERVER_SORT;
@@ -752,4 +753,5 @@
     DEFINE_OPTION(MP_CVIEW_FGCOLOUR),
     DEFINE_OPTION(MP_CVIEW_BGCOLOUR),
+    DEFINE_OPTION(MP_CVIEW_COLOUR_HEADERS),
 
     DEFINE_OPTION(MP_MSGS_SERVER_SORT),



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to