Make that ugly virtual scrollbar bug workaround 4px instead of the usual 2px.
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 20 Oct 2008 12:16:10 +0000 (14:16 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 20 Oct 2008 12:16:10 +0000 (14:16 +0200)
commit1e178fffec52593b5ff5b94f5f30dcb43b611034
tree6525f6fe0a8485c879644019ce361cbb96a72ef1
parent335c0c0196da3ef371662b3c754f0516991906f4
Make that ugly virtual scrollbar bug workaround 4px instead of the usual 2px.

Current Oxygen needs this because otherwise you'll get a blank line in every ChatView.
We really need to figure out what causes this, and report a bug upsteam, I guess. :/
src/qtui/chatview.cpp