]> 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 da75feef92910bc6227432a00ba11eda2e47a67e..83a5a3d8e15868ea684fd18003fb30ff84410ba7 100644 (file)
 #ifndef LCOLOR_H
 #define LCOLOR_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include <map>
 
 #include "LString.h"
@@ -137,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