]> git.lyx.org Git - features.git/blobdiff - src/FuncCode.h
Fix bug 5526: screen-recenter LFUN doesn't work
[features.git] / src / FuncCode.h
index 1d6428a33174b08ad08edcd8ac85356d4a1aee05..f35ed20d3f8109eafc100cd387a1612bffe3d42d 100644 (file)
@@ -423,6 +423,7 @@ enum FuncCode
        LFUN_INSET_END,                 // JMarc, 20090316
        LFUN_INSET_BEGIN_SELECT,        // JMarc, 20090316
        LFUN_INSET_END_SELECT,          // JMarc, 20090316
+       LFUN_SCREEN_SHOW_CURSOR,        // vfr, 20090325
 
 
        LFUN_LASTACTION                 // end of the table