Set current time on creation of MessageEvents if no other time is given
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 13 Oct 2010 19:41:13 +0000 (21:41 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 13 Oct 2010 23:06:33 +0000 (01:06 +0200)
commit7a9c84596a4bb5d6742e98d4adf2d22ccec62a42
tree81969401b25b5d1457ee5427911f0a00058573e3
parent3ec6f311bb4fff1540a01c26069300ad17f6d134
Set current time on creation of MessageEvents if no other time is given

While we can probable leave the timestamp uninitialized for other event types, we certainly
always need a valid time for messages.
src/common/messageevent.cpp