From: Stefan Schimanski Date: Sun, 23 Dec 2007 01:28:24 +0000 (+0000) Subject: * another monster line X-Git-Tag: 1.6.10~6828 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=e240dbd5a8ba826eef0b4a493f88ddd9f9e62397;p=features.git * another monster line git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22277 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/MathMacroTemplate.cpp b/src/mathed/MathMacroTemplate.cpp index e8ba817715..2955f014a0 100644 --- a/src/mathed/MathMacroTemplate.cpp +++ b/src/mathed/MathMacroTemplate.cpp @@ -298,7 +298,7 @@ private: InsetNameWrapper::InsetNameWrapper(MathData const * value, - MathMacroTemplate const & parent) + MathMacroTemplate const & parent) : InsetMathWrapper(value), parent_(parent) { }