X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathBoldSymbol.h;h=229f28c9855825e12aa786b78d3fe56b0efaceba;hb=fc6ce7cd08562fd7bab4427880b46390bb7d2f07;hp=b9f7e78e5f01fdd1697b5ce6f005b372dd7c3982;hpb=e24bf64c68102691fc76081de9fb57926b482726;p=lyx.git diff --git a/src/mathed/InsetMathBoldSymbol.h b/src/mathed/InsetMathBoldSymbol.h index b9f7e78e5f..229f28c985 100644 --- a/src/mathed/InsetMathBoldSymbol.h +++ b/src/mathed/InsetMathBoldSymbol.h @@ -38,7 +38,7 @@ public: /// void infoize(odocstream & os) const; private: - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; };