]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathRoot.h
Revert "DocBook: make openParTag/closeTag use paragraphs instead of layouts."
[lyx.git] / src / mathed / InsetMathRoot.h
index 088be24c050be975dff041a3946d36fc3c124733..144ecdf7a6ece8f72b034b278ec19a6148c3ec68 100644 (file)
@@ -23,7 +23,7 @@ namespace lyx {
 class InsetMathRoot : public InsetMathNest {
 public:
        ///
-       InsetMathRoot(Buffer * buf);
+       explicit InsetMathRoot(Buffer * buf);
        ///
        bool idxUpDown(Cursor & cur, bool up) const;
        ///