X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FColorCode.h;h=2338995f7d44a45596a1c2335e9d6439682f36a3;hb=80b058cb18c17b9632faad5cb2e384d9ec9806d4;hp=9e94827f270ef47540ee8c597520768013bce249;hpb=c3b341cbcbbca6f777146c04e9dfc6e1c394dbdb;p=lyx.git diff --git a/src/ColorCode.h b/src/ColorCode.h index 9e94827f27..2338995f7d 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 @@ -144,7 +143,7 @@ enum ColorCode /// Error box text color Color_error, - /// EOL marker color + /// End of line (EOL) marker color Color_eolmarker, /// Added space colour Color_added_space,