]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
configure.py: Check path accessibility before call to os.path.isfile.
[lyx.git] / src / FuncCode.h
index d8f48eb1ad75665aab31bd518c8538b028d6dca3..33ebf41d2ee8c83475c615e9883b338d29396b21 100644 (file)
@@ -456,6 +456,7 @@ enum FuncCode
        LFUN_VC_RENAME,                 // gb 20130205
        LFUN_VC_COPY,                   // gb 20130205
        // 355
+       LFUN_SPELLING_CONTINUOUSLY,     // vfr, 20130324
        LFUN_LASTACTION                 // end of the table
 };