]> git.lyx.org Git - features.git/commit
Fix bug when retrieving allRelatives() of a buffer (when invoked from a
authorTommaso Cucinotta <tommaso@lyx.org>
Fri, 4 Mar 2011 22:14:52 +0000 (22:14 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Fri, 4 Mar 2011 22:14:52 +0000 (22:14 +0000)
commitaa431bf8bfb11762b291aac4704f151c4cb5b030
tree6b1c3c5eb538d084a961f5e51bce3e29e8e6a59a
parent299745b635faadcf62340c5f914005244c01bc5b
Fix bug when retrieving allRelatives() of a buffer (when invoked from a
child, the returned list had no master and twice the child itself).
(was causing misbehavior in Advanced Find & Replace with scope=Document).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37852 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp