]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetFoot.h
s/updateLabels/updateBuffer/g, per a suggestion of Abdel's.
[features.git] / src / insets / InsetFoot.h
index 28aee678b9d20c91494de222ebf40692f2183896..c6661e707f292c8d5cadfa1b171e1a52fe5738ec 100644 (file)
@@ -38,7 +38,7 @@ private:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        /// Update the counters of this inset and of its contents
-       void updateLabels(ParIterator const &, UpdateType);
+       void updateBuffer(ParIterator const &, UpdateType);
        ///
        void addToToc(DocIterator const &);
        ///