Fixed annoying bug where the nicklist wouldn't be shown sometimes because of an incon...
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 29 Nov 2007 17:09:15 +0000 (17:09 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 29 Nov 2007 17:09:15 +0000 (17:09 +0000)
ProxyModel.
I had to hack NickView to always call expandAll() when rows are inserted. This works, but is ugly
and we should find a more elegant solution in due time.


No differences found