]> git.lyx.org Git - features.git/commit
Still addressing #6560: instead of cloning the BufferParams, which might cause
authorTommaso Cucinotta <tommaso@lyx.org>
Mon, 9 May 2011 01:24:16 +0000 (01:24 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Mon, 9 May 2011 01:24:16 +0000 (01:24 +0000)
commita00e9f4061d8195bd3e07b06b076308e807bd81e
tree8e62126c241170fb36493133cb1d7939f0332795
parent6da499d3f6cd5900c672e110343c973292732156
Still addressing #6560: instead of cloning the BufferParams, which might cause
a number of unforeseen issues (like the inheritance of the default master, as
pointed out in http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg168225.html),
now we simply set the language into the search & replace buffers.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38648 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferParams.cpp
src/BufferParams.h
src/frontends/qt4/FindAndReplace.cpp