]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.h
Herbert's latest graphics patch.
[lyx.git] / src / LColor.h
index b6651839b60dd0817b56239b6b956a815e38d03a..ab1d52fcae74d246ed850a6f1ceba447cc55379f 100644 (file)
@@ -18,7 +18,6 @@
 #include <map>
 
 #include "LString.h"
-#include <boost/utility.hpp>
 
 /**
   This is a stateless class. 
@@ -83,8 +82,6 @@ public:
                note,
                /// Background color of notes
                notebg,
-               /// Frame color for notes
-               noteframe,
 
 
                /// Color for the depth bars in the margin
@@ -102,6 +99,8 @@ public:
                /// Special chars text color
                special,
 
+               /// Graphics inset background color
+               graphicsbg,
                /// Math inset text color
                math,
                /// Math inset background color
@@ -132,10 +131,10 @@ public:
                error,
                /// EOL marker color
                eolmarker,
+               /// Added space colour
+               added_space,
                /// Appendix line color
                appendixline,
-               /// VFill line color
-               vfillline,
                /// Top and bottom line color
                topline,
                /// Table line color