]> git.lyx.org Git - features.git/blobdiff - src/exporter.h
Export patch from Dekel
[features.git] / src / exporter.h
index fb286f7a2d29b333633cc300a65185bbabe6246e..b052f591b3796a7bbb4e8e76869cc12d5cca7b15 100644 (file)
@@ -27,7 +27,7 @@ public:
        ///
        static
        bool Export(Buffer * buffer, string const & format,
-                   bool put_in_tempdir);
+                   bool put_in_tempdir, string * view_file = 0);
        ///
        static
        bool Preview(Buffer * buffer, string const & format);