]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDots.h
Restore obvious shortcut
[lyx.git] / src / mathed / InsetMathDots.h
index 5deffe5422aee15a0159e5de450234acec82fb69..6a733ecd68a38b87eb18b644fbfd31eb10ba6193 100644 (file)
@@ -23,7 +23,7 @@ class latexkeys;
 class InsetMathDots : public InsetMath {
 public:
        ///
-       explicit InsetMathDots(latexkeys const * key);
+       explicit InsetMathDots(Buffer * buf, latexkeys const * key);
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const override;
        ///