X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBuffer.h;h=f7cc714c6d45b74805f1b612426fcab012b9624b;hb=e02df14;hp=589c4500e4cb2232166abcea728202f9b76fd9e8;hpb=e74468b4beaebd4b6d5983c28f38b5cb1331e574;p=lyx.git diff --git a/src/Buffer.h b/src/Buffer.h index 589c4500e4..f7cc714c6d 100644 --- a/src/Buffer.h +++ b/src/Buffer.h @@ -614,9 +614,9 @@ public: bool hasGuiDelegate() const; /// - bool doExport(std::string const & target, bool put_in_tempdir) const; + ExportStatus doExport(std::string const & target, bool put_in_tempdir) const; /// - bool preview(std::string const & format) const; + ExportStatus preview(std::string const & format) const; private: /// target is a format name optionally followed by a space