Boilerplate work for CoreSessionEventProcessor
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 5 Sep 2010 18:20:32 +0000 (20:20 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 13 Oct 2010 23:06:31 +0000 (01:06 +0200)
So far just a dummy object that doesn't do anything, this is supposed
to handle events that change the session state (the syncable objects) later.
We also add an EventManager instance. Oh, and some #include cleanup.


No differences found