From e240dbd5a8ba826eef0b4a493f88ddd9f9e62397 Mon Sep 17 00:00:00 2001 From: Stefan Schimanski Date: Sun, 23 Dec 2007 01:28:24 +0000 Subject: [PATCH] * another monster line git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22277 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/MathMacroTemplate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { } -- 2.39.2