]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Fix some display glitches
[lyx.git] / src / FuncCode.h
index 778ab27e182e9c586d6ddf335efa6b3090c0e85c..2ae820a17147b18c11e267c382b57078ab6e1d44 100644 (file)
@@ -457,6 +457,7 @@ enum FuncCode
        LFUN_VC_COPY,                   // gb 20130205
        // 355
        LFUN_SPELLING_CONTINUOUSLY,     // vfr, 20130324
+       LFUN_SEPARATOR_INSERT,          // ef 20140502
        LFUN_LASTACTION                 // end of the table
 };