]> git.lyx.org Git - features.git/blobdiff - src/ColorCode.h
Amend 48d9d01a: remove debug output
[features.git] / src / ColorCode.h
index f2f4521f17548dadf7f4dcfa6e87ef0de751a0ca..e1a6b0aaa1292f5de860826263115c8012f40494 100644 (file)
@@ -238,7 +238,8 @@ enum ColorCode {
        /// Color for regexp frame
        Color_regexpframe,
        /// For ignoring updates of a color
-       Color_ignore
+       Color_ignore,
+       Color_max = 500
 };