]> git.lyx.org Git - lyx.git/blobdiff - src/Format.h
Fix up the InsetMathGrid output: detect better if we have a table, and
[lyx.git] / src / Format.h
index 7b1bab8a94e16c5cf1cc551e381242e6e1696461..326a68d3c8bed068cd908f228fb057e791165e49 100644 (file)
@@ -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;
        ///