X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FColorCode.h;h=7925b6e6f8d423fe666cc065e161c73844762b95;hb=f6f32ca0ee1d341e39f202e2921ccbd4d5537f5b;hp=b68d10829693ab56ecce3f3eae8ba3909baa20e9;hpb=38ed6cd1a06aea73df0dc03ebf34c7bcf855ccc1;p=lyx.git diff --git a/src/ColorCode.h b/src/ColorCode.h index b68d108296..7925b6e6f8 100644 --- a/src/ColorCode.h +++ b/src/ColorCode.h @@ -13,8 +13,7 @@ namespace lyx { /// Names of colors, including all logical colors -enum ColorCode -{ +enum ColorCode { /// No particular color---clear or default Color_none, /// The different text colors @@ -132,9 +131,6 @@ enum ColorCode /// Math line color Color_mathline, - /// Caption frame color - Color_captionframe, - /// Collapsable insets text Color_collapsable, /// Collapsable insets frame