]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Adjust indentation after ff42fea8.
[lyx.git] / src / FuncCode.h
index 778ab27e182e9c586d6ddf335efa6b3090c0e85c..3bd0cd0eef99ac7ee04c15c489a3756f3cc957b2 100644 (file)
@@ -457,6 +457,8 @@ enum FuncCode
        LFUN_VC_COPY,                   // gb 20130205
        // 355
        LFUN_SPELLING_CONTINUOUSLY,     // vfr, 20130324
+       LFUN_SEPARATOR_INSERT,          // ef 20140502
+       LFUN_SERVER_GET_STATISTICS,     // brokenclock 20141010
        LFUN_LASTACTION                 // end of the table
 };