Update of /cvsroot/mahogany/M/src/classes
In directory usw-pr-cvs1:/tmp/cvs-serv23540/src/classes
Modified Files:
Moptions.cpp
Log Message:
clean up of the folder tree options page, added a possibility to set the
default folder tree foreground there as well
Index: Moptions.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/Moptions.cpp,v
retrieving revision 1.33
retrieving revision 1.34
diff -b -u -2 -r1.33 -r1.34
--- Moptions.cpp 15 Feb 2002 18:05:29 -0000 1.33
+++ Moptions.cpp 20 Feb 2002 17:56:46 -0000 1.34
@@ -346,5 +346,6 @@
const MOption MP_FVIEW_PREVIEW_DELAY;
-const MOption MP_FOLDER_BGCOLOUR;
+const MOption MP_FTREE_FGCOLOUR;
+const MOption MP_FTREE_BGCOLOUR;
const MOption MP_FTREE_FORMAT;
const MOption MP_FTREE_PROPAGATE;
@@ -720,5 +721,6 @@
DEFINE_OPTION(MP_FVIEW_PREVIEW_DELAY),
- DEFINE_OPTION(MP_FOLDER_BGCOLOUR),
+ DEFINE_OPTION(MP_FTREE_FGCOLOUR),
+ DEFINE_OPTION(MP_FTREE_BGCOLOUR),
DEFINE_OPTION(MP_FTREE_FORMAT),
DEFINE_OPTION(MP_FTREE_PROPAGATE),
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates