This obscure "fix" fixes garbled chatwidget fonts for me. I say obscure, because...
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 20 Mar 2008 10:27:31 +0000 (10:27 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 20 Mar 2008 10:27:31 +0000 (10:27 +0000)
commit38090a4af09e05763abf43bf95cd7d4696381a09
treecd4730170ac5c0cf4f63e91bfbd30ef07bd1be5c
parent76a276c472cb99032e2407d8e4bc2f2d693e8e67
This obscure "fix" fixes garbled chatwidget fonts for me. I say obscure, because all I do
is comparing the incoming string to something and don't use the result at all. That magically makes
things work here, which causes me to believe that I've triggered some gcc or Qt bug...

Please tell me if this fixes squished fonts for you as well (as in my case, it was formats wrongly applied).
src/uisupport/uistyle.cpp