]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.h
Added new FINISED states FINISHED_RIGHT, FINISHED_UP, FINISHED_DOWN.
[lyx.git] / src / LColor.h
index 6d832857c4edd2d7ec49049b8793b8d83cd8a00b..a0fbe0d42f7ea797cdda3fc3fca0b0dc080ab640 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
@@ -106,6 +103,8 @@ public:
                math,
                /// Math inset background color
                mathbg,
+               /// Macro math inset background color
+               mathmacrobg,
                /// Math inset frame color
                mathframe,
                /// Math cursor color