]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.h
Collapse all those LFUN_XYZ_APPLY to a single LFUN_INSET_APPLY.
[lyx.git] / src / LColor.h
index b41608a0a7cef9d1d452f6d77bdaa2392fc6b333..83a5a3d8e15868ea684fd18003fb30ff84410ba7 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,
@@ -135,6 +133,12 @@ public:
                added_space,
                /// Appendix line color
                appendixline,
+               /// changebar color
+               changebar,
+               /// strike-out color
+               strikeout,
+               /// added text color
+               newtext,
                /// Top and bottom line color
                topline,
                /// Table line color