X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathSplit.h;h=959c013b1dd4f26e01c34561c7cf597f9001e8b3;hb=fc6ce7cd08562fd7bab4427880b46390bb7d2f07;hp=b258958e393abe34bbcecf92ec6f8a567bb6c2af;hpb=42123ab8a71080b6d15fca4e0c43ae76abf00a1e;p=lyx.git diff --git a/src/mathed/InsetMathSplit.h b/src/mathed/InsetMathSplit.h index b258958e39..959c013b1d 100644 --- a/src/mathed/InsetMathSplit.h +++ b/src/mathed/InsetMathSplit.h @@ -39,7 +39,7 @@ public: char defaultColAlign(col_type); private: /// - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; /// docstring name_; };