Avoid a strange (maybe gcc-related?) bug where Quassel would crash in
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 10 Oct 2007 15:26:25 +0000 (15:26 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 10 Oct 2007 15:26:25 +0000 (15:26 +0000)
ChatLine::layout(), if it is built with qmake in release mode.
Changing the type of i from int to uint fixes this.
Nope, I don't see a rational explanation for that.


No differences found