]> git.lyx.org Git - features.git/blobdiff - src/FuncCode.h
Some context menu work:
[features.git] / src / FuncCode.h
index 0ff3acba480d8519d604170650e9dd19488123ac..2756b898617402bc65a602dcd801abd526a5bd0d 100644 (file)
@@ -416,6 +416,7 @@ enum FuncCode
        // 320
        LFUN_COMPLETION_INLINE,
        LFUN_COMPLETION_COMPLETE,
+       LFUN_NEXT_INSET_MODIFY,         // JSpitzm 20080323
        LFUN_LASTACTION                  // end of the table
 };