]> git.lyx.org Git - lyx.git/blobdiff - src/Color.cpp
Clean-up the code with respect to PassThru insets and layouts.
[lyx.git] / src / Color.cpp
index e11311ad8edf3244bf0bc48a43856a16f5ae5676..892c2c43d9aa8149d62843bc4841857af8e4ce9e 100644 (file)
@@ -154,6 +154,7 @@ ColorSet::ColorSet()
        char const * grey80 = "#cccccc";
        //char const * grey90 = "#e5e5e5";
        //  ColorCode, gui, latex, x11, lyx
+       // Warning: several of these entries are overridden in GuiApplication constructor
        static ColorEntry const items[] = {
        { Color_none, N_("none"), "none", "black", "none" },
        { Color_black, N_("black"), "black", "black", "black" },