]> git.lyx.org Git - features.git/commit
Amend 7ac04a2b: Count and display number of replaced strings in FindAdv
authorKornel Benko <kornel@lyx.org>
Sat, 16 Mar 2019 07:17:09 +0000 (08:17 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:16 +0000 (15:48 +0200)
commit688742d4c6b11ca0f28efd9455504d5313cf2f5e
tree3f6155361d6413b3d52b0c2fb41a10126c89ec87
parent4a82cb462efd67e5b7fbdfc1b681c2edfe6517e7
Amend 7ac04a2b: Count and display number of replaced strings in FindAdv

We have to know if the previous call to search was a single replace or not,
so that we can correctly initialize the numer of replaed strings.
src/lyxfind.cpp