]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFrac.h
A little cleanup of the layout files.
[lyx.git] / src / mathed / InsetMathFrac.h
index 3254405c3516f9fec82bdccd985f881423f6e3df..b2c55666b216835edfe4a2c44f0f25debc8169ee 100644 (file)
@@ -41,6 +41,8 @@ public:
        enum Kind {
                FRAC,
                CFRAC,
+               CFRACLEFT,
+               CFRACRIGHT,
                DFRAC,
                TFRAC,
                OVER,