Whitespace fixes

This commit is contained in:
Georg Baum 2014-04-29 22:05:27 +02:00
parent f24feb9038
commit 8ed7f52584

View File

@ -371,7 +371,7 @@ private:
/// ///
void readParagraph(Paragraph & par, Lexer & lex, ErrorList & errorList); void readParagraph(Paragraph & par, Lexer & lex, ErrorList & errorList);
/// Set Label Width string to all paragraphs of the same layout /// Set Label Width string to all paragraphs of the same layout
/// and depth in a sequence. /// and depth in a sequence.
void setLabelWidthStringToSequence(Cursor const & cur, docstring const & s); void setLabelWidthStringToSequence(Cursor const & cur, docstring const & s);
/// Owner Inset. /// Owner Inset.