]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_support.C
fix #1073
[lyx.git] / src / mathed / math_support.C
index 2deec75f1dde2523b384d94b66f1e4fb8c6a4efd..a893da51ce5fd494cb69b6dcde57d8f827e2ebd1 100644 (file)
@@ -400,7 +400,7 @@ void mathed_draw_deco(PainterInfo & pi, int x, int y, int w, int h,
 {
        if (name == ".") {
                pi.pain.line(x + w/2, y, x + w/2, y + h,
-                         LColor::mathcursor, Painter::line_onoffdash);
+                         LColor::cursor, Painter::line_onoffdash);
                return;
        }