]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph.h
add config.h
[lyx.git] / src / paragraph.h
index 6a1539243899fbacaa879485512afe351c020ce5..0e23ea727ed91b076f213b70dece0718f56c2c2b 100644 (file)
@@ -115,10 +115,12 @@ public:
        void validate(LaTeXFeatures &) const;
 
        ///
-       int startTeXParParams(BufferParams const &, odocstream &, bool) const;
+       int startTeXParParams(BufferParams const &, odocstream &, TexRow &, 
+                             bool) const;
 
        ///
-       int endTeXParParams(BufferParams const &, odocstream &, bool) const;
+       int endTeXParParams(BufferParams const &, odocstream &, TexRow &, 
+                           bool) const;
 
 
        ///