]> git.lyx.org Git - features.git/blobdiff - src/Buffer.h
move more stuff from buffer_func to Buffer
[features.git] / src / Buffer.h
index db5f9737e2af97b8b5dc188ae85fc9d44c8b6aa5..57cf298e4f6530ca99cd6d63c87617bd00ff5a6f 100644 (file)
@@ -469,6 +469,8 @@ public:
        // FIXME: buf should should be const because updateLabels() modifies
        // the contents of the paragraphs.
        void updateLabels(bool childonly = false) const;
+       ///
+       void updateLabels(ParIterator & parit) const;
 
 private:
        /// search for macro in local (buffer) table or in children