]> git.lyx.org Git - lyx.git/blobdiff - src/ColorCode.h
inset-edit should not make a buffer dirty (it edits the external files used by the...
[lyx.git] / src / ColorCode.h
index 707eadb0c3a2f5932825ec3e2b30d4dd6420f64a..744eb51ca8ff5c2e6c6a8bd83ab2f33cafa56250 100644 (file)
@@ -155,6 +155,16 @@ enum ColorCode
        Color_deletedtext,
        /// added text color
        Color_addedtext,
+       /// changed text color author 1
+       Color_changedtextauthor1,
+       /// changed text color author 2
+       Color_changedtextauthor2,
+       /// changed text color author 3
+       Color_changedtextauthor3,
+       /// changed text color author 4
+       Color_changedtextauthor4,
+       /// changed text color author 5
+       Color_changedtextauthor5,
        /// Top and bottom line color
        Color_topline,
        /// Table line color