X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathRoot.h;h=144ecdf7a6ece8f72b034b278ec19a6148c3ec68;hb=21c92c8a129b5f3ff56de33bf2941a25967cffbb;hp=088be24c050be975dff041a3946d36fc3c124733;hpb=77234fecd80cef1dfcf8a14e303e29906b99ae85;p=lyx.git diff --git a/src/mathed/InsetMathRoot.h b/src/mathed/InsetMathRoot.h index 088be24c05..144ecdf7a6 100644 --- a/src/mathed/InsetMathRoot.h +++ b/src/mathed/InsetMathRoot.h @@ -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; ///