commit 3dd79b1c4e52aedf546ea76fa60f47435710dbbf
Author: Pavel Sanda <sa...@lyx.org>
Date:   Fri Apr 14 23:58:59 2023 +0200

    comment only
---
 src/Color.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/Color.cpp b/src/Color.cpp
index aaa7d02..effdc83 100644
--- a/src/Color.cpp
+++ b/src/Color.cpp
@@ -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" },
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to