]> git.lyx.org Git - lyx.git/commit
Fix the remaining bits of bug 2476
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 12 Nov 2006 17:02:43 +0000 (17:02 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 12 Nov 2006 17:02:43 +0000 (17:02 +0000)
commit6d987a0efdac1dae22f737dcb40a5902bc5ce833
tree11ab71221846b4c07d03311e30210800c9dbd113
parenta1d0ad06df8fa42fab030569a5d04949c5de9a47
Fix the remaining bits of bug 2476
* src/paragraph.C
(Paragraph::changeLanguage): Don't forget the dummy font change at
the end of the paragraph when changing the language. This does not
affect the other place where this code is used:
Buffer::changeLanguage.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15890 a592a061-630c-0410-9148-cb99ea01b6c8
src/paragraph.C