]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Don't show citation engines in the list of modules. They are found under the bibliogr...
[lyx.git] / src / FuncCode.h
index 977036d1891a927d29b4c9153bedc3e1d628ecfb..9a7b06e74d6d5775cdc45759cef034e69f113de1 100644 (file)
@@ -448,9 +448,11 @@ enum FuncCode
        LFUN_PREVIEW_INSERT,            // vfr, 20100328
        LFUN_FORWARD_SEARCH,
        LFUN_SCRIPT_INSERT,             // gb, 20101123
+       LFUN_BUFFER_EXPORT_AS,          // tommaso 20111006
        // 350
+       LFUN_CLIPBOARD_PASTE_SIMPLE,    // tommaso, 20111028
+       LFUN_IPA_INSERT,                // spitz, 20120305
 
-       LFUN_BUFFER_EXPORT_AS,          // tommaso 20111006
        LFUN_LASTACTION                 // end of the table
 };