]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.h
Fix make check.
[lyx.git] / src / Paragraph.h
index 813640e548d5e0aa65594bef4e4cbef961f53498..03a652ec08ced266b8be525ea87677e1c4ccc7b9 100644 (file)
@@ -47,6 +47,7 @@ class MetricsInfo;
 class OutputParams;
 class PainterInfo;
 class ParagraphParameters;
+class TocBackend;
 class WordLangTuple;
 class XHTMLStream;
 class otexstream;
@@ -150,7 +151,7 @@ public:
 
        ///
        void addChangesToToc(DocIterator const & cdit, Buffer const & buf,
-               bool output_active) const;
+                            bool output_active, TocBackend & backend) const;
        /// set the buffer flag if there are changes in the paragraph
        void addChangesToBuffer(Buffer const & buf) const;
        ///