* another monster line

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22277 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Stefan Schimanski 2007-12-23 01:28:24 +00:00
parent b2d70163b8
commit e240dbd5a8

View File

@ -298,7 +298,7 @@ private:
InsetNameWrapper::InsetNameWrapper(MathData const * value,
MathMacroTemplate const & parent)
MathMacroTemplate const & parent)
: InsetMathWrapper(value), parent_(parent)
{
}