X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FOutputParams.cpp;h=d26955e69aa68189bdf414675806102c24a0628f;hb=62af7ee772f16f154225d2d0b65d77f4376b6001;hp=de4b893728455e7f5756e73351175e594d4645cd;hpb=04bd57a86a7aee5ee76ee461e69391f150fbe081;p=lyx.git diff --git a/src/OutputParams.cpp b/src/OutputParams.cpp index de4b893728..d26955e69a 100644 --- a/src/OutputParams.cpp +++ b/src/OutputParams.cpp @@ -28,7 +28,7 @@ OutputParams::OutputParams(Encoding const * enc) wasDisplayMath(false), inComment(false), openbtUnit(false), only_childbibs(false), inTableCell(NO), inFloat(NONFLOAT), inIndexEntry(false), inIPA(false), inDeletedInset(0), - changeOfDeletedInset(Change::UNCHANGED), + changeOfDeletedInset(Change::UNCHANGED), ctObject(CT_NORMAL), par_begin(0), par_end(0), lastid(-1), lastpos(0), isLastPar(false), dryrun(false), silent(false), pass_thru(false), html_disable_captions(false), html_in_par(false),