]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
More fixes to the autocollapsing of paragraphs.
[lyx.git] / src / LaTeXFeatures.h
index bf49291929f755820b29eeb9d2542284e6b2298c..c9b628dacd0a2eb963d4256ef1aab91a3a58c602 100644 (file)
@@ -44,7 +44,7 @@ class LaTeXFeatures {
 
 public:
        ///
-       LaTeXFeatures(BufferParams const &, LyXTextClass::size_type n) ;
+       LaTeXFeatures(BufferParams const &, lyx::layout_type n) ;
        /// The packages needed by the document
        string const getPackages() const;
        /// The macros definitions needed by the document