]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
Implement os::current_root for native Win32 builds.
[lyx.git] / src / lfuns.h
index d614278d5f553963fdeaf52f622cef75462abb75..6b0341f122d3101a7ac4ea0c4fd80a8aa1b08ad1 100644 (file)
@@ -352,6 +352,8 @@ enum kb_action {
        LFUN_INSET_REFRESH,
        LFUN_NEXTBUFFER,
        LFUN_PREVIOUSBUFFER,
+       // 270
+       LFUN_WORDS_COUNT,
 
        LFUN_LASTACTION                  // end of the table
 };