]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNewpage.h
InsetTabular.cpp: fix #6585 also for wrapped floats - thanks Vincent
[lyx.git] / src / insets / InsetNewpage.h
index 95b27911145cfdd60c5af84334ace66042efad0d..fead3f37e788d86a48bfb517c3f8912f45eea200 100644 (file)
@@ -69,6 +69,8 @@ private:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
+       docstring xhtml(XHTMLStream &, OutputParams const &) const;
+       ///
        void read(Lexer & lex);
        ///
        void write(std::ostream & os) const;