]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
* remove various xforms relicts, in particular:
[lyx.git] / src / LaTeXFeatures.h
index 56930afadc147f586f85d0dfcc5901822a4ef031..b5e8ae9a83a91ff4a453b0cba66ed61a26230768 100644 (file)
@@ -42,7 +42,7 @@ class LaTeXFeatures {
 public:
        ///
        LaTeXFeatures(Buffer const &, BufferParams const &,
-                     OutputParams const &);
+                     OutputParams const &);
        /// The packages needed by the document
        std::string const getPackages() const;
        /// The macros definitions needed by the document