]> git.lyx.org Git - lyx.git/commitdiff
comment only
authorPavel Sanda <sanda@lyx.org>
Fri, 14 Apr 2023 21:58:59 +0000 (23:58 +0200)
committerPavel Sanda <sanda@lyx.org>
Fri, 14 Apr 2023 21:58:59 +0000 (23:58 +0200)
src/Color.cpp

index aaa7d0208f5bd54078eb9c5ad5bfe297d960806d..effdc8320f3193af549120eba37b3087dc54ef83 100644 (file)
@@ -238,6 +238,7 @@ ColorSet::ColorSet()
        //char const * grey90 = "#e5e5e5";
        //  ColorCode, gui, latex, x11hexname, x11darkhexname, lyx
        // Warning: several of these entries are overridden in GuiApplication constructor
+       // lyx color names are collected for users in Customization manual (B.# Dynamic colors)
        static ColorEntry const items[] = {
        { Color_none, N_("none"), "none", black, black, "none" },
        { Color_black, N_("black"), "black", black, black, "black" },