]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetVSpace.h
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets / InsetVSpace.h
index 42c1fc7748422c994555e0ed3efda6c58acb903b..86ed8833b51d391e692c1c486f1751e0270fe004 100644 (file)
@@ -51,6 +51,8 @@ private:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
+       docstring xhtml(odocstream &, OutputParams const &) const;
+       ///
        void read(Lexer & lex);
        ///
        void write(std::ostream & os) const;