]> git.lyx.org Git - lyx.git/commit
Do not substract cursors pos from two different cells (fix assertion while doing...
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 31 Mar 2014 16:33:53 +0000 (18:33 +0200)
committerRichard Heck <rgheck@lyx.org>
Mon, 21 Apr 2014 15:51:59 +0000 (11:51 -0400)
commitad6f96bf4815b182372adf70d5829523c35249d9
treec4862850ccb608da74d891f011596b55d6a163b1
parent5ff8a01cb610b58f5c3c84f7e65440b0a001b5f6
Do not substract cursors pos from two different cells (fix assertion while doing adv search)

Fixes: #7944.
src/lyxfind.cpp