]> git.lyx.org Git - features.git/blobdiff - src/Color.cpp
lib/lyx2lyx/lyx_1_5.py: fix revert of listings insets
[features.git] / src / Color.cpp
index 3474850fbcac8772a6861fa8d842ea4cae57c1ef..908090755017464533fe0c832fe97f872bf3a810 100644 (file)
@@ -298,6 +298,7 @@ Color::Color()
        { graphicsbg, N_("graphics background"), "graphicsbg", "linen", "graphicsbg" },
        { mathmacrobg, N_("Math macro background"), "mathmacrobg", "linen", "mathmacrobg" },
        { mathframe, N_("math frame"), "mathframe", "Magenta", "mathframe" },
+       { mathcorners, N_("math corners"), "mathcorners", "linen", "mathcorners" },
        { mathline, N_("math line"), "mathline", "Blue", "mathline" },
        { captionframe, N_("caption frame"), "captionframe", "DarkRed", "captionframe" },
        { collapsable, N_("collapsable inset text"), "collapsable", "DarkRed", "collapsable" },