]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathHull.h
s/updateLabels/updateBuffer/g, per a suggestion of Abdel's.
[features.git] / src / mathed / InsetMathHull.h
index 0a52e3a256ed2125e63b5c1f50eb75dae95978df..34b0fab04ac96c9b950998ef36f30a6101755bc8 100644 (file)
@@ -38,7 +38,7 @@ public:
        ///
        void setBuffer(Buffer &);
        ///
-       void updateLabels(ParIterator const &, UpdateType);
+       void updateBuffer(ParIterator const &, UpdateType);
        ///
        void addToToc(DocIterator const &);
        ///