X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBuffer.h;h=e8f0aea8750ccc0706a6e7b2ff0f2aa933a4ed32;hb=0762b52334d8a455a8c2ed08f5cc6ce6d67a35d9;hp=40d4e11a30ffd5c57650fae7f4491620a183e4a5;hpb=3883b85f49054c109cb8a9a293721a5e41edb68d;p=lyx.git diff --git a/src/Buffer.h b/src/Buffer.h index 40d4e11a30..e8f0aea875 100644 --- a/src/Buffer.h +++ b/src/Buffer.h @@ -336,8 +336,8 @@ public: OutputWhat output = FullSource) const; /// ExportStatus writeDocBookSource(odocstream & os, - OutputParams const & runparams_in, - OutputWhat output = FullSource) const; + OutputParams const & runparams_in, + OutputWhat output = FullSource) const; /// ExportStatus makeLyXHTMLFile(support::FileName const & filename, OutputParams const & runparams_in) const;