]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.h
Qt2 compilation + LColor cleanup from John
[lyx.git] / src / LColor.h
index 11834d42bf4b788ede05670b597bb543b0668e66..6d832857c4edd2d7ec49049b8793b8d83cd8a00b 100644 (file)
@@ -4,7 +4,7 @@
  * 
  *           LyX, The Document Processor
  *      
- *         Copyright 1998-2000 The LyX Team
+ *         Copyright 1998-2001 The LyX Team
  *
  *======================================================*/
 
@@ -113,16 +113,14 @@ public:
                /// Math line color
                mathline,
 
-               /// Footnote marker text
-               // FIXME: this is seemingly mis-used all over the place
-               footnote,
-               /// Footnote line color
-               footnoteframe,
+               /// caption frame color
+               captionframe,
+               /// collapsable insets text
+               collapsable,
+               /// collapsable insets frame
+               collapsableframe,
 
-               /// ERT marker text
-               // FIXME: is there any reason this is different from latex ?
-               ert,
-               
                /// Inset marker background color
                insetbg,
                /// Inset marker frame color