]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.h
Herbert's latest graphics patch.
[lyx.git] / src / LColor.h
index 1799d3f4c983f178fbd3db2e6da0e9b3e6b198ed..ab1d52fcae74d246ed850a6f1ceba447cc55379f 100644 (file)
@@ -18,7 +18,6 @@
 #include <map>
 
 #include "LString.h"
-#include <boost/utility.hpp>
 
 /**
   This is a stateless class. 
@@ -100,6 +99,8 @@ public:
                /// Special chars text color
                special,
 
+               /// Graphics inset background color
+               graphicsbg,
                /// Math inset text color
                math,
                /// Math inset background color
@@ -130,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