]> git.lyx.org Git - features.git/commitdiff
* another monster line
authorStefan Schimanski <sts@lyx.org>
Sun, 23 Dec 2007 01:28:24 +0000 (01:28 +0000)
committerStefan Schimanski <sts@lyx.org>
Sun, 23 Dec 2007 01:28:24 +0000 (01:28 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22277 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/MathMacroTemplate.cpp

index e8ba817715a7535345da4f32801805db6d5efa57..2955f014a0932db4c308e7bfd6e168ac7a179e2a 100644 (file)
@@ -298,7 +298,7 @@ private:
 
 
 InsetNameWrapper::InsetNameWrapper(MathData const * value, 
-                                                                                                                                        MathMacroTemplate const & parent)
+                                  MathMacroTemplate const & parent)
        : InsetMathWrapper(value), parent_(parent)
 {
 }