]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Add forgotten test to distribution
[lyx.git] / src / FuncCode.h
index 2ae820a17147b18c11e267c382b57078ab6e1d44..3bd0cd0eef99ac7ee04c15c489a3756f3cc957b2 100644 (file)
@@ -458,6 +458,7 @@ enum FuncCode
        // 355
        LFUN_SPELLING_CONTINUOUSLY,     // vfr, 20130324
        LFUN_SEPARATOR_INSERT,          // ef 20140502
+       LFUN_SERVER_GET_STATISTICS,     // brokenclock 20141010
        LFUN_LASTACTION                 // end of the table
 };