]> git.lyx.org Git - features.git/commitdiff
whitespace
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 11 Jan 2001 16:28:22 +0000 (16:28 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 11 Jan 2001 16:28:22 +0000 (16:28 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1316 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/insettoc.C

index d166b443193d626529f3085c2e8f70d365a2d34e..b4bc07b8ebfaf838fabb6318cdcc9a2e83169105 100644 (file)
@@ -48,6 +48,7 @@ void InsetTOC::Edit(BufferView * bv, int, int, unsigned int)
        bv->owner()->getDialogs()->showTOC( this );
 }
 
+
 int InsetTOC::Ascii(Buffer const * buffer, ostream & os, int) const
 {
        os << getScreenLabel() << endl << endl;