]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXYMatrix.h
Improve the list of equations
[lyx.git] / src / mathed / InsetMathXYMatrix.h
index 72f48efe46534799c9f4dea52093e00d07a3da5b..a5be7c0af31b29182b567c08ac798a107277287d 100644 (file)
@@ -27,6 +27,8 @@ public:
        ///
        void metrics(MetricsInfo &, Dimension &) const;
        ///
+       void draw(PainterInfo & pi, int x, int y) const;
+       ///
        InsetMathXYMatrix const * asXYMatrixInset() const { return this; }
        ///
        virtual int colsep() const;