]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.cpp
More requires --> required, for C++2a.
[lyx.git] / src / OutputParams.cpp
index de4b893728455e7f5756e73351175e594d4645cd..d26955e69aa68189bdf414675806102c24a0628f 100644 (file)
@@ -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),