]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBig.h
de.po
[lyx.git] / src / mathed / InsetMathBig.h
index 996a30a39d27ecf3946553ad3c88446c3e424ae5..83010a92600938a5e606126cced77a1e30865641 100644 (file)
@@ -24,6 +24,8 @@ public:
        InsetMathBig(docstring const & name, docstring const & delim);
        ///
        docstring name() const;
+       /// class is different for l(eft), r(ight) and m(iddle)
+       MathClass mathClass() const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///