]> git.lyx.org Git - lyx.git/blobdiff - src/ColorCode.h
Natbib authoryear uses (Ref1; Ref2) by default.
[lyx.git] / src / ColorCode.h
index 4286ae54ec0cc81294845eb0df70ac092548974c..2338995f7d44a45596a1c2335e9d6439682f36a3 100644 (file)
@@ -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
@@ -147,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,
@@ -171,8 +167,6 @@ enum ColorCode
        Color_changedtextauthor5,
        /// Deleted text modifying color
        Color_deletedtextmodifier,
-       /// Top and bottom line color
-       Color_topline,
        /// Table line color
        Color_tabularline,
        /// Table line color