]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetMarginal.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetMarginal.h
index c081dd9b7bc3255f18dc9606b2cfe36f869e0714..a3389a01e1e49ac28771889d87e30011eed31205 100644 (file)
@@ -42,7 +42,7 @@ public:
        ///
        virtual docstring const editMessage() const;
        ///
-       void addToToc(TocList &, Buffer const &, ParConstIterator const &) const;
+       void addToToc(Buffer const &, ParConstIterator const &) const;
 protected:
        InsetMarginal(InsetMarginal const &);
 private: