X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fparagraph_funcs.h;h=7a7c763f0dbc0f640b6ff3751388ed9b65720815;hb=f268743f8c014ef2dadd260fd1a3873cb1d2038b;hp=85910c94533a2d779f67d64aafd62431e622cd7e;hpb=407c8f08bc5608d5997b014131d4aba99cae0802;p=lyx.git diff --git a/src/paragraph_funcs.h b/src/paragraph_funcs.h index 85910c9453..7a7c763f0d 100644 --- a/src/paragraph_funcs.h +++ b/src/paragraph_funcs.h @@ -62,7 +62,7 @@ int getEndLabel(ParagraphList::iterator pit, ParagraphList const & plist); -void latexParagraphs(Buffer const * buf, +void latexParagraphs(Buffer const & buf, ParagraphList const & paragraphs, std::ostream & ofs, TexRow & texrow,