]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetIPAMacro.h
Allow row-breaking after some insets
[lyx.git] / src / insets / InsetIPAMacro.h
index fb35adb763f213ffb079e29cf89880cea0e26c21..b985ef3b7b5707706db3453e00a9542693442d2e 100644 (file)
@@ -81,7 +81,7 @@ private:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       docstring xhtml(XHTMLStream &, OutputParams const &) const;
+       docstring xhtml(XMLStream &, OutputParams const &) const;
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
        ///
@@ -152,7 +152,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       docstring xhtml(XHTMLStream &, OutputParams const &) const;
+       docstring xhtml(XMLStream &, OutputParams const &) const;
        ///
        void toString(odocstream &) const;
        ///