Allow arbitrary method prefix for BasicHandler
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Oct 2010 18:56:21 +0000 (20:56 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Oct 2010 21:49:01 +0000 (23:49 +0200)
commit1a2a0f1880d6c30166928addbfb7b11849ff15cc
treeb14d9dc9fababfdfd636957149d2d5cc5f7d98ed
parent283fdb2c49e5efa1d497d8c3e6f624f86d008ff8
Allow arbitrary method prefix for BasicHandler

This is mainly for making things a bit more readable in some cases. "handle" is still the
default.
src/common/basichandler.cpp
src/common/basichandler.h