]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_gridinset.h
enable direct input of #1...#9; some whitespace changes
[lyx.git] / src / mathed / math_gridinset.h
index d7dd6794ee6da39a3818563a49b560b919abe8c8..286aa953dd1f14fd3d2af1459585eb26d1efa116 100644 (file)
@@ -68,6 +68,8 @@ public:
        ///
        MathGridInset(col_type m, row_type n, char valign, string const & halign);
        ///
+       MathInset * clone() const;
+       ///
        void metrics(MathMetricsInfo const & st) const;
        ///
        void draw(Painter &, int x, int y) const;