Fix chatline caching on resize
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 31 May 2010 20:16:25 +0000 (22:16 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 31 May 2010 20:16:25 +0000 (22:16 +0200)
commit159fe3f19ba35c482f0a170da50a13b57ea3a5bd
tree10c0b142f23bcbeb383bc3252ee1863f62dee75e
parentf8275c3b697f1ee43d93bb4e5e688e87ca0405ce
Fix chatline caching on resize

This fixes drawing errors when resizing columns.

Also this commit removes some compiler warnings due to overlapping method names.
src/qtui/chatitem.cpp
src/qtui/chatitem.h