]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Painter.C
Rename EnumLColor as LColor_color.
[lyx.git] / src / frontends / Painter.C
index 2e0c56249fb6a0ddab84cda072e6326557a58c55..79f97bf8e83721486d61f0793a8d25202c36204e 100644 (file)
@@ -59,8 +59,8 @@ Painter & Painter::buttonFrame(int x, int y, int w, int h)
 Painter & Painter::rectText(int x, int baseline,
        string const & str,
        LyXFont const & font,
-       EnumLColor back,
-       EnumLColor frame)
+       LColor_color back,
+       LColor_color frame)
 {
        int width;
        int ascent;