X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLColor.h;h=ab1d52fcae74d246ed850a6f1ceba447cc55379f;hb=8d1c58af82d1fc356f470dff97878ab7c3e8a2fe;hp=b6651839b60dd0817b56239b6b956a815e38d03a;hpb=76ef051b1cb1fb51c3ffd8ccc9105be4471e74d4;p=lyx.git diff --git a/src/LColor.h b/src/LColor.h index b6651839b6..ab1d52fcae 100644 --- a/src/LColor.h +++ b/src/LColor.h @@ -18,7 +18,6 @@ #include #include "LString.h" -#include /** This is a stateless class. @@ -83,8 +82,6 @@ public: note, /// Background color of notes notebg, - /// Frame color for notes - noteframe, /// Color for the depth bars in the margin @@ -102,6 +99,8 @@ public: /// Special chars text color special, + /// Graphics inset background color + graphicsbg, /// Math inset text color math, /// Math inset background color @@ -132,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