]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.h
Alfredo's second patch
[lyx.git] / src / LColor.h
index da75feef92910bc6227432a00ba11eda2e47a67e..98aadd8f1c5ebd0735dd55d3ccd8586b660c7ab1 100644 (file)
 #ifndef LCOLOR_H
 #define LCOLOR_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include <map>
 
 #include "LString.h"
@@ -111,8 +107,6 @@ public:
                mathmacrobg,
                /// Math inset frame color
                mathframe,
-               /// Math cursor color
-               mathcursor,
                /// Math line color
                mathline,
 
@@ -135,8 +129,14 @@ public:
                eolmarker,
                /// Added space colour
                added_space,
-               /// Appendix line color
-               appendixline,
+               /// Appendix marker color
+               appendix,
+               /// changebar color
+               changebar,
+               /// strike-out color
+               strikeout,
+               /// added text color
+               newtext,
                /// Top and bottom line color
                topline,
                /// Table line color