]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInclude.h
Fix conflicting inset font defaults (bug #8874)
[lyx.git] / src / insets / InsetInclude.h
index cbc2db02e7fb7f601e1cfd2810fc8aa8b1220c06..3e283462690a54b62fc7f7c6f26c90dbf6dc3d82 100644 (file)
@@ -102,7 +102,7 @@ public:
        ///
        void addPreview(DocIterator const &, graphics::PreviewLoader &) const;
        ///
-       void addToToc(DocIterator const &) const;
+       void addToToc(DocIterator const & di, bool output_active) const;
        ///
        void updateBuffer(ParIterator const &, UpdateType);
        ///