]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph.h
remove noload/don't typeset
[lyx.git] / src / paragraph.h
index 5474c1554fd0f7518a28e324d9117284b010b10a..5317f010118096d93c85299593b9920a25b7453f 100644 (file)
@@ -84,7 +84,7 @@ public:
 
        ///
        void write(Buffer const *, std::ostream &, BufferParams const &,
-                      depth_type) const;
+                      depth_type & depth) const;
        ///
        void validate(LaTeXFeatures &) const;