Fix wordwrap in some cases
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 12 Sep 2009 09:53:00 +0000 (11:53 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 14 Sep 2009 18:01:26 +0000 (20:01 +0200)
commit5ced3405e4365a38f7bea5570881fe11b4b529e0
tree2af0117e4897a87ec67dc45e9d3594ae1e098b0e
parent97f8c3d2812aaca4246d0e048b72c15f3d7663ad
Fix wordwrap in some cases

This fixes the case where sometimes lines wouldn't wrap at the end.
This is not a fix for the wrap-within-words bug, though.
src/qtui/chatlinemodelitem.cpp