]> git.lyx.org Git - lyx.git/blobdiff - src/converter.h
Change to use preffered calling of Boost.Function
[lyx.git] / src / converter.h
index 6775fb0f1afacc2b2449bff06d50586753ab7b37..3945dd5c3b1a7864a37a6fb706faaf2452a887aa 100644 (file)
@@ -48,6 +48,8 @@ public:
 
        /// The converter is latex or its derivatives
        bool latex;
+       /// The converter is xml
+       bool xml;
        /// Do we need to run the converter in the original directory?
        bool original_dir;
        /// This converter needs the .aux files