From: Pavel Sanda Date: Fri, 14 Apr 2023 21:58:59 +0000 (+0200) Subject: comment only X-Git-Tag: 2.4-beta3~99 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3dd79b1c4e52aedf546ea76fa60f47435710dbbf;p=lyx.git comment only --- diff --git a/src/Color.cpp b/src/Color.cpp index aaa7d0208f..effdc8320f 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" },