]> git.lyx.org Git - features.git/commit
Rewrite of change-related helpers
authorAlfredo Braunstein <abraunst@lyx.org>
Tue, 14 Oct 2014 07:58:40 +0000 (09:58 +0200)
committerAlfredo Braunstein <abraunst@lyx.org>
Tue, 14 Oct 2014 15:40:44 +0000 (17:40 +0200)
commit8f821dba70647b1547473aa44926eb1e6819b7a0
tree1369fdeb622f421df9c2e35963b536f502a200e8
parent59a9e4c30674de279e847b20ddbfb319d2a7130e
Rewrite of change-related helpers
lyxfind.cpp(findNextChange, findPreviousChange, findChange, selectChange): factor the change-selection part out of the change-finding part
Text.cpp (acceptOrRejectChanges): call only selectChange
src/Text.cpp
src/lyxfind.cpp
src/lyxfind.h