]> git.lyx.org Git - features.git/blobdiff - src/OutputParams.cpp
Unify naming of menu items
[features.git] / src / OutputParams.cpp
index a7e0fd5601a6ffb473788bf256c2e2b1a004b572..95d9cbc1bd3a3740bf184c3763b6a145024f3354 100644 (file)
@@ -26,8 +26,8 @@ OutputParams::OutputParams(Encoding const * enc)
          use_hyperref(false), use_CJK(false),
          use_indices(false), use_japanese(false), linelen(0), depth(0),
          exportdata(new ExportData), postpone_fragile_stuff(false), inDisplayMath(false),
-         wasDisplayMath(false), inComment(false), openbtUnit(false), only_childbibs(false),
-         inTableCell(NO), inFloat(NONFLOAT),
+         wasDisplayMath(false), inComment(false), inInclude(false), openbtUnit(false),
+         only_childbibs(false), inTableCell(NO), inFloat(NONFLOAT),
          inIndexEntry(false), inIPA(false), inDeletedInset(0),
          changeOfDeletedInset(Change::UNCHANGED), ctObject(CT_NORMAL),
          par_begin(0), par_end(0), lastid(-1), lastpos(0), isLastPar(false),