X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLColor.h;h=ab1d52fcae74d246ed850a6f1ceba447cc55379f;hb=358c483572b2d9fe3ba4ab511fd89af94ad27ce5;hp=1799d3f4c983f178fbd3db2e6da0e9b3e6b198ed;hpb=b60c06df7e3e2f9da35aead443e0b3fb82a3f544;p=lyx.git diff --git a/src/LColor.h b/src/LColor.h index 1799d3f4c9..ab1d52fcae 100644 --- a/src/LColor.h +++ b/src/LColor.h @@ -18,7 +18,6 @@ #include #include "LString.h" -#include /** This is a stateless class. @@ -100,6 +99,8 @@ public: /// Special chars text color special, + /// Graphics inset background color + graphicsbg, /// Math inset text color math, /// Math inset background color @@ -130,10 +131,10 @@ public: error, /// EOL marker color eolmarker, + /// Added space colour + added_space, /// Appendix line color appendixline, - /// VFill line color - vfillline, /// Top and bottom line color topline, /// Table line color