]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
The logic of the endParagraph() routine is wrong. We should first
[lyx.git] / src / FuncCode.h
index dd60d33cc91f4bbe8477e117f543445aac2e8227..9a7b06e74d6d5775cdc45759cef034e69f113de1 100644 (file)
@@ -451,6 +451,7 @@ enum FuncCode
        LFUN_BUFFER_EXPORT_AS,          // tommaso 20111006
        // 350
        LFUN_CLIPBOARD_PASTE_SIMPLE,    // tommaso, 20111028
+       LFUN_IPA_INSERT,                // spitz, 20120305
 
        LFUN_LASTACTION                 // end of the table
 };