]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathLefteqn.h
Revert "DocBook: make openParTag/closeTag use paragraphs instead of layouts."
[lyx.git] / src / mathed / InsetMathLefteqn.h
index 6742e7327e26b42d1b4d66b6bbda9dad15a5781f..0ad64af111b815ecae5ca6856798852370c829eb 100644 (file)
@@ -23,7 +23,7 @@ namespace lyx {
 class InsetMathLefteqn : public InsetMathNest {
 public:
        ///
-       InsetMathLefteqn();
+       explicit InsetMathLefteqn(Buffer * buf);
        ///
        docstring name() const;
        ///