]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
BufferView.cpp: typo
[lyx.git] / src / FuncCode.h
index e137083bd42a4c5825c84263d413f871ea344632..8aa37890dd96b4c1830cc7205c823307d2ea3eae 100644 (file)
@@ -445,6 +445,7 @@ enum FuncCode
        LFUN_SPELLING_ADD,              // spitz 20100118
        // 345
        LFUN_SPELLING_IGNORE,           // spitz 20100118
+       LFUN_PREVIEW_INSERT,            // vfr, 20100328
 
        LFUN_LASTACTION                 // end of the table
 };