From: Alfredo Braunstein Date: Sat, 11 Oct 2014 21:28:15 +0000 (+0200) Subject: Whitespace X-Git-Tag: 2.2.0alpha1~1664 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ec269c20000f937f1b4628509b6070fddcc48f7f;p=lyx.git Whitespace --- diff --git a/src/Text2.cpp b/src/Text2.cpp index 33fcef1699..d1c34c8953 100644 --- a/src/Text2.cpp +++ b/src/Text2.cpp @@ -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());