X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathTabular.h;h=1d591924a53d23a32d7032a651ba060613580e3d;hb=a746aa52146257c0e7a2d60123f63dccad5b2751;hp=4e86b44ab9459c852a9d96af717d4a8a24998080;hpb=e24bf64c68102691fc76081de9fb57926b482726;p=lyx.git diff --git a/src/mathed/InsetMathTabular.h b/src/mathed/InsetMathTabular.h index 4e86b44ab9..1d591924a5 100644 --- a/src/mathed/InsetMathTabular.h +++ b/src/mathed/InsetMathTabular.h @@ -47,7 +47,7 @@ public: void maple(MapleStream &) const; private: - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; /// docstring name_; };