]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/screen.h
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / screen.h
index 2845592450f3fab9536e564d965b441cafbb595c..d0d3dc741e4f455fbd76a4ea5e70419e2f07aac9 100644 (file)
@@ -14,7 +14,7 @@
 #define SCREEN_H
 
 class LyXText;
-class LyXCursor;
+class CursorSlice;
 class WorkArea;
 class BufferView;