]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathHull.h
This patch introduces an optional argument to Buffer::updateLabels(), so
[features.git] / src / mathed / InsetMathHull.h
index 95ae8497b7efb47f985e88642dda9397508cf953..197fd303fbc94f3f94a4dfbe5e44bbebe0010f45 100644 (file)
@@ -36,7 +36,7 @@ public:
        ///
        void setBuffer(Buffer &);
        ///
-       void updateLabels(ParIterator const &);
+       void updateLabels(ParIterator const &, bool);
        ///
        void addToToc(DocIterator const &);
        ///