]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.h
Output a parbreak after a command.
[lyx.git] / src / insets / InsetTabular.h
index 1fed9bea174b96c1701d91c4085decfa146e2276..4b1cf83673867472b95ed41c1e88d76ed4a8aeb3 100644 (file)
@@ -70,6 +70,8 @@ public:
        docstring asString(bool intoInsets = true);
        ///
        docstring xhtml(XHTMLStream &, OutputParams const &) const;
+       ///
+       void addToToc(DocIterator const & di, bool output_active) const;
 private:
        /// unimplemented
        InsetTableCell();