]> git.lyx.org Git - features.git/commitdiff
Whitespace
authorAlfredo Braunstein <abraunst@lyx.org>
Sat, 11 Oct 2014 21:28:15 +0000 (23:28 +0200)
committerAlfredo Braunstein <abraunst@lyx.org>
Sat, 11 Oct 2014 21:28:15 +0000 (23:28 +0200)
src/Text2.cpp

index 33fcef16990d796fbae381887859bec504b7f12a..d1c34c89536038a92850b92f5563493d01e935c9 100644 (file)
@@ -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());