Fix ChatItem clipping (when selecting lines)
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 7 Nov 2008 07:47:34 +0000 (08:47 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 7 Nov 2008 10:41:02 +0000 (11:41 +0100)
commit230b29dce3fa51ffac9d5e834e6bc7c4764f2c15
tree6f0d5ed67e890bdf8c022205ce17c746f499f47c
parent31745736b8b31647f6224c5a3fe9e82e0320f0f1
Fix ChatItem clipping (when selecting lines)

Yes, I remember again why I set a clipRect for the painter. And I still don't
know why the item doesn't clip automatically.
src/qtui/chatitem.cpp