X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBuffer.h;h=4e5565449003dbdd82474a65238d30c2bffa8d30;hb=3d4076b598deb18660e50ec9c327efc3b15f15d0;hp=a1afc8bd59204f4e31a9b5cd1477758163cc9925;hpb=db358a431549c90ccade9202bd8a98e8edab394a;p=lyx.git diff --git a/src/Buffer.h b/src/Buffer.h index a1afc8bd59..4e55654490 100644 --- a/src/Buffer.h +++ b/src/Buffer.h @@ -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