]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXArrow.h
Add comment.
[lyx.git] / src / mathed / InsetMathXArrow.h
index d21dd422224422e14ab9e78c7126ed32a05b7afe..469bec1d0baa1e6af51d86d6ea7005126f249876 100644 (file)
@@ -22,7 +22,7 @@ namespace lyx {
 class InsetMathXArrow : public InsetMathFracBase {
 public:
        ///
-       explicit InsetMathXArrow(docstring const & name);
+       explicit InsetMathXArrow(Buffer * buf, docstring const & name);
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///