Add convenience functions for generating MessageEvents
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 30 Sep 2010 07:36:05 +0000 (09:36 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 13 Oct 2010 23:06:32 +0000 (01:06 +0200)
Note that this displayMsg() takes different params than the old one. Also, the order
is now msg, sender, target instead of target, msg, sender, in order to avoid having to
specify an empty target for most calls.


No differences found