]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibitem.h
How about if we write a script to do some of this and stop doing it
[lyx.git] / src / insets / InsetBibitem.h
index cc00d48d0bd8e39858a5ff3529f48eacd9e5eb42..cdbd857873f84130a8dd306e9e073c8472a9dfb6 100644 (file)
@@ -61,11 +61,11 @@ private:
        ///
        int plaintext(odocstream &, OutputParams const &) const;
        ///
-       docstring xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///
        virtual void fillWithBibKeys(BiblioInfo &, InsetIterator const &) const;
        /// Update the counter of this inset
-       virtual void updateLabels(ParIterator const &);
+       virtual void updateLabels(ParIterator const &, bool);
        ///
        void updateCommand(docstring const & new_key, bool dummy = false);
        ///