X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathComment.h;h=f084bb52b76acd465fd738956a19d52e645a7bc9;hb=32871c1284f15265f652ff01c438e539a7c8181f;hp=02986ed1f6908d2be7b3e43393f7c5cfb5aa51f5;hpb=e24bf64c68102691fc76081de9fb57926b482726;p=lyx.git diff --git a/src/mathed/InsetMathComment.h b/src/mathed/InsetMathComment.h index 02986ed1f6..f084bb52b7 100644 --- a/src/mathed/InsetMathComment.h +++ b/src/mathed/InsetMathComment.h @@ -48,7 +48,7 @@ public: /// void infoize(odocstream & os) const; private: - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; }; } // namespace lyx