summaryrefslogtreecommitdiff
path: root/testgraphical
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2011-09-19 19:09:19 -0400
committerKohei Yoshida <kohei.yoshida@suse.com>2011-09-19 19:56:16 -0400
commit0783e78de2ce265e19b739effbff80c37ee98576 (patch)
treee3f9b3c9c04db7f582a08889bf29353383a3f68f /testgraphical
parent5660bc7573f3529ae25d54867249045bb65d536b (diff)
Let's avoid modifying the selection data during search and replace.
The previous code was modifying the selection data (ScMarkData) in a not-so-obvious fashion during the search and/or replace. Let's only modify selection in the view code to avoid surprises. The document model shouldn't be modifying the view model. Those methods that were taking a reference to ScMarkData now take a const reference instead.
Diffstat (limited to 'testgraphical')
0 files changed, 0 insertions, 0 deletions