mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Whitespace
This commit is contained in:
parent
68d217df49
commit
ec269c2000
@ -480,7 +480,7 @@ void Text::setLabelWidthStringToSequence(Cursor const & cur,
|
||||
}
|
||||
|
||||
|
||||
void Text::setParagraphs(Cursor & cur, docstring arg, bool merge)
|
||||
void Text::setParagraphs(Cursor & cur, docstring arg, bool merge)
|
||||
{
|
||||
LBUFERR(cur.text());
|
||||
|
||||
@ -508,7 +508,7 @@ void Text::setParagraphs(Cursor & cur, docstring arg, bool merge)
|
||||
}
|
||||
|
||||
|
||||
void Text::setParagraphs(Cursor & cur, ParagraphParameters const & p)
|
||||
void Text::setParagraphs(Cursor & cur, ParagraphParameters const & p)
|
||||
{
|
||||
LBUFERR(cur.text());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user