]> git.lyx.org Git - features.git/blobdiff - src/FuncCode.h
support for matrix decoration in the MathMatrix dialog;
[features.git] / src / FuncCode.h
index 682ed20e0b1482486583472c73af2b89d05313ff..3219bcb05c3b2fbec3437fc064e60ca5159838c0 100644 (file)
@@ -439,6 +439,7 @@ enum FuncCode
        LFUN_BRANCH_ADD_INSERT,
        // 340
        LFUN_BRANCHES_RENAME,           // spitz 20090709
+       LFUN_MATH_AMS_MATRIX,           // uwestoehr 12-07-2009
 
        LFUN_LASTACTION                 // end of the table
 };