]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCaption.h
Pure HTML output for math macros.
[lyx.git] / src / insets / InsetCaption.h
index 81eee6ee12cdcf674210f68726e2e38a49c031d5..be5a73aeba056e67961a52b9d54226ad31bdb806 100644 (file)
@@ -64,7 +64,7 @@ private:
        ///
        bool getStatus(Cursor & cur, FuncRequest const & cmd, FuncStatus &) const;
        // Update the counters of this inset and of its contents
-       void updateLabels(ParIterator const &, bool);
+       void updateBuffer(ParIterator const &, UpdateType);
        ///
        int latex(odocstream & os, OutputParams const &) const;
        ///