]> git.lyx.org Git - lyx.git/blobdiff - src/lyxscreen.h
and back to cvs
[lyx.git] / src / lyxscreen.h
index 6dc1f038f92d6db902462b7b560ec18070f710f8..bb3d0e8233d8133df6c77e52703fc7c26f27454d 100644 (file)
@@ -49,6 +49,9 @@ public:
        ///
        LyXScreen(WorkArea &);
 
+       /// Sets the cursor color to LColor::cursor.
+       void setCursorColor();
+       
        /** Draws the screen form textposition y. Uses as much of
            the already printed pixmap as possible */
        void Draw(LyXText *, unsigned int y);