]> git.lyx.org Git - features.git/blobdiff - src/FuncCode.h
Convenience LFUN to split an environment
[features.git] / src / FuncCode.h
index c5749c3753dce46ca05f179319c6de3eaaa5a9b0..7f54e9d16952e81e78f829c320cbe69baba60522 100644 (file)
@@ -452,6 +452,7 @@ enum FuncCode
        // 350
        LFUN_BRANCH_MASTER_ACTIVATE,    // spitz 20120930
        LFUN_BRANCH_MASTER_DEACTIVATE,  // spitz 20120930
+       LFUN_ENVIRONMENT_SPLIT,         // spitz 20121223
        LFUN_LASTACTION                 // end of the table
 };