]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSubstack.h
Revert "DocBook: make openParTag/closeTag use paragraphs instead of layouts."
[lyx.git] / src / mathed / InsetMathSubstack.h
index 822b0aa4533427ec71dc22a9cd50cf3012a33478..bb3089b61a442944e4234677347863bdfdc01d8e 100644 (file)
@@ -23,7 +23,7 @@ namespace lyx {
 class InsetMathSubstack : public InsetMathGrid {
 public:
        ///
-       InsetMathSubstack(Buffer * buf);
+       explicit InsetMathSubstack(Buffer * buf);
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///