]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.h
Alfredo's second patch
[lyx.git] / src / LColor.h
index b41608a0a7cef9d1d452f6d77bdaa2392fc6b333..98aadd8f1c5ebd0735dd55d3ccd8586b660c7ab1 100644 (file)
 #ifndef LCOLOR_H
 #define LCOLOR_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include <map>
 
 #include "LString.h"
@@ -77,6 +73,8 @@ public:
                selection,
                /// Text color in LaTeX mode
                latex,
+               /// The color used for previews
+               preview,
 
                /// Text color for notes
                note,
@@ -109,8 +107,6 @@ public:
                mathmacrobg,
                /// Math inset frame color
                mathframe,
-               /// Math cursor color
-               mathcursor,
                /// Math line color
                mathline,
 
@@ -133,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