]> git.lyx.org Git - lyx.git/blobdiff - src/buffer.h
Partial fix bug 2092: branches not propagated to child documents
[lyx.git] / src / buffer.h
index f181ded04bd897df4b3124d883ba326970083c2a..bf2c690f422f78ad704a2ac7fd71d54168098665 100644 (file)
@@ -333,6 +333,8 @@ public:
        StableDocIterator getCursor() const { return cursor_; }
        ///
        StableDocIterator getAnchor() const { return anchor_; }
+       ///
+       void changeRefsIfUnique(std::string const & from, std::string const & to);
 
 private:
        /** Inserts a file into a document