]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Typos.
[lyx.git] / src / FuncCode.h
index 1a57ce227fd42eb5b3a6e2fec799d094517a2af4..32771eabc14745ffef7a8eaa146f67ef233b685f 100644 (file)
@@ -408,6 +408,8 @@ enum FuncCode
        LFUN_COMPLETION_ACCEPT,
        LFUN_COMMAND_ALTERNATIVES,
        // 315
+       LFUN_TAB_INSERT,
+       LFUN_TAB_DELETE,
        LFUN_LASTACTION                  // end of the table
 };