ClientUserInputHandler is now a BasicHandler
authorSebastian Goth <seezer@roath.org>
Wed, 28 Apr 2010 16:27:06 +0000 (18:27 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 1 May 2010 16:59:25 +0000 (18:59 +0200)
Allows easier implementation of new client handlers and
reuses existing handler code.


No differences found