mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-26 14:15:32 +00:00
Squash warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40880 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b7cc97e2d0
commit
8bdd1082fa
@ -1704,7 +1704,7 @@ void Buffer::writeDocBookSource(odocstream & os, string const & fname,
|
||||
|
||||
void Buffer::makeLyXHTMLFile(FileName const & fname,
|
||||
OutputParams const & runparams,
|
||||
bool const body_only) const
|
||||
bool const) const
|
||||
{
|
||||
LYXERR(Debug::LATEX, "makeLyXHTMLFile...");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user