]> git.lyx.org Git - lyx.git/blobdiff - src/ColorCode.h
PDF-form.lyx: add a note
[lyx.git] / src / ColorCode.h
index 7925b6e6f8d423fe666cc065e161c73844762b95..4d391c008142913a41a4d5d1271d16f88a62639f 100644 (file)
@@ -91,6 +91,8 @@ enum ColorCode {
 
        /// Color for the depth bars in the margin
        Color_depthbar,
+       /// Color that indicates when a row can be scrolled
+       Color_scroll,
        /// Color for marking foreign language words
        Color_language,
 
@@ -143,7 +145,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,