X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmathed%2FInsetMathGrid.h;h=df834491916fef5d0796915fb952818a692aada3;hb=6a21ec854b356fbbc89aaf99b2a23e4c3de4aca6;hp=87f781aa7adb1e71936b8ccf03d9c73dad304e2c;hpb=2a594d3e90a673c56df9766658a79cf0bcaeb9a8;p=lyx.git diff --git a/src/mathed/InsetMathGrid.h b/src/mathed/InsetMathGrid.h index 87f781aa7a..df83449191 100644 --- a/src/mathed/InsetMathGrid.h +++ b/src/mathed/InsetMathGrid.h @@ -231,7 +231,7 @@ public: /// void htmlize(HtmlStream &) const override; /// - void htmlize(HtmlStream &, std::string attrib) const; + void htmlize(HtmlStream &, std::string const & attrib) const; /// void validate(LaTeXFeatures & features) const override; ///