]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathRoot.h
Add comment.
[lyx.git] / src / mathed / InsetMathRoot.h
index 1fd6e08d0d35d96a145ad3d049ffe62bd3c947bc..cfcac0a7f3189b68bf368cbd8fd6093e3009c7ae 100644 (file)
@@ -23,7 +23,7 @@ namespace lyx {
 class InsetMathRoot : public InsetMathNest {
 public:
        ///
-       InsetMathRoot();
+       InsetMathRoot(Buffer * buf);
        ///
        bool idxUpDown(Cursor & cur, bool up) const;
        ///