]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathComment.h
de.po
[lyx.git] / src / mathed / InsetMathComment.h
index fa33c630914ec1ff251cf02dbfabfb8126eb6bbe..8cfe1368d7cb01cbf7465b8d096af8776194cdf0 100644 (file)
@@ -25,6 +25,8 @@ public:
        ///
        InsetMathComment(Buffer * buf);
        ///
+       InsetMathComment(MathData const & ar);
+       ///
        explicit InsetMathComment(Buffer * buf, docstring const &);
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;