mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1316 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ba916a0f89
commit
2da5210598
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user