]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.cpp
Whitespace.
[lyx.git] / src / OutputParams.cpp
index 380e46fef7975677f717c03c175fad395fad9e2b..2e129cec186f7c811b3255ff8d588cbc93547940 100644 (file)
@@ -30,7 +30,7 @@ OutputParams::OutputParams(Encoding const * enc)
          par_begin(0), par_end(0), isLastPar(false),
          dryrun(false), verbatim(false), 
          html_disable_captions(false), html_in_par(false),
-    html_make_pars(true)
+         html_make_pars(true), includeall(false)
 {
        // Note: in PreviewLoader::Impl::dumpPreamble
        // OutputParams runparams(0);