]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtext.h
Rename screen, and don't re-construct it on a buffer change (that is far too
[lyx.git] / src / lyxtext.h
index bd27342e775724bba3d0e179e674273cd85fee13..47746fd1275771d92e23d5698dc57c993510d349 100644 (file)
@@ -83,7 +83,7 @@ public:
        mutable LyXFont current_font;
        /// the current font
        mutable LyXFont real_current_font;
-       /// first visible pixel-row is set from LyXScreen!!!
+       /// first visible pixel-row is set from LScreen!!!
        // unsigned is wrong here for text-insets!
        int first_y;
        ///