From 2da5210598c2ce4595084306f40b65dd0ea05b07 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Thu, 11 Jan 2001 16:28:22 +0000 Subject: [PATCH] whitespace git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1316 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/insettoc.C | 1 + 1 file changed, 1 insertion(+) diff --git a/src/insets/insettoc.C b/src/insets/insettoc.C index d166b44319..b4bc07b8eb 100644 --- a/src/insets/insettoc.C +++ b/src/insets/insettoc.C @@ -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; -- 2.39.2