X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFormat.h;h=326a68d3c8bed068cd908f228fb057e791165e49;hb=14001c49fe0fb3d95a0f69f63344e7ae59d28180;hp=7b1bab8a94e16c5cf1cc551e381242e6e1696461;hpb=76e3fbcf7a245529df5049b0ccacc8c43803d295;p=lyx.git diff --git a/src/Format.h b/src/Format.h index 7b1bab8a94..326a68d3c8 100644 --- a/src/Format.h +++ b/src/Format.h @@ -142,6 +142,8 @@ public: /// void setViewer(std::string const & name, std::string const & command); /// + void setEditor(std::string const & name, std::string const & command); + /// bool view(Buffer const & buffer, support::FileName const & filename, std::string const & format_name) const; ///