]> git.lyx.org Git - features.git/commit
Fix bug 3181.
authorEnrico Forestieri <forenr@lyx.org>
Thu, 1 Feb 2007 03:56:23 +0000 (03:56 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Thu, 1 Feb 2007 03:56:23 +0000 (03:56 +0000)
commitbdbe6d3d7d6d8b46a867e7ae5680ec1a7d543533
tree97ba3f68de94237d8c8155b8c723e5b410aff8d9
parentd85bdf6d45cd7f65aa67b581ad60dab92af0d3d2
Fix bug 3181.

* src/frontends/qt4/QLPainter.C
(QLPainter::text): Render the symbol whose codepoint is 0x00ad
through a one-column QTextLine in order to fool Qt, which displays
what it thinks is a soft-hyphen only when occurring at a line-break.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16997 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/QLPainter.C