]> 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)
committerKornel Benko <kornel@lyx.org>
Sat, 16 Mar 2019 07:17:09 +0000 (08:17 +0100)
commit8e7c427c7c7185ef714dff0d1937d21313b90e0f
treeb2472066ffe6dbe39a21bcbb73fbef6f72bf0e94
parentf0282ddff4ecfa3dc33eac2a2dbd9e0bf45b28a2
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