]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
Natbib authoryear uses (Ref1; Ref2) by default.
[lyx.git] / src / Buffer.h
index a1afc8bd59204f4e31a9b5cd1477758163cc9925..4e5565449003dbdd82474a65238d30c2bffa8d30 100644 (file)
@@ -591,8 +591,7 @@ public:
 
        /// Replace the inset contents for insets which InsetCode is equal
        /// to the passed \p inset_code.
-       void changeRefsIfUnique(docstring const & from, docstring const & to,
-               InsetCode code);
+       void changeRefsIfUnique(docstring const & from, docstring const & to);
 
        /// get source code (latex/docbook) for some paragraphs, or all paragraphs
        /// including preamble