replaced Client::fakeInput() with Client::userInpt() (now static but no longer a...
authorMarcus Eggenberger <egs@quassel-irc.org>
Mon, 28 Jan 2008 16:26:45 +0000 (16:26 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Mon, 28 Jan 2008 16:26:45 +0000 (16:26 +0000)
if you need sig/slot usage:  connect your SIGNAL directly to Client::instance(), SIGNAL(sendInput(BufferInfo, QString))


No differences found