]> git.lyx.org Git - lyx.git/blobdiff - src/Converter.h
Fix yet another thinko in the math grid paste code
[lyx.git] / src / Converter.h
index 9a2e2678963a62107f9047a5219678be67b3304b..684895e984b8e57de914823b09b1a4615b6589db 100644 (file)
@@ -193,7 +193,7 @@ public:
                     support::FileName const & from_file, support::FileName const & to_file,
                     support::FileName const & orig_from,
                     std::string const & from_format, std::string const & to_format,
-                    ErrorList & errorList, int conversionflags = none);
+                    ErrorList & errorList, int conversionflags = none, bool includeall = false);
        ///
        void update(Formats const & formats);
        ///