branch | RCL_3 |
changeset 3 | 4f62049db6ac |
parent 0 | 71ca22bcf22a |
child 13 | f5c5c82a163e |
--- a/mmserv/tms/tmsimpl/src/tmsstreambodyimpl.cpp Tue Feb 02 01:08:46 2010 +0200 +++ b/mmserv/tms/tmsimpl/src/tmsstreambodyimpl.cpp Fri Feb 19 23:19:48 2010 +0200 @@ -705,7 +705,7 @@ } else { - iMsgQHandler = CQueueHandler::NewL(&iMsgQueue, &iContext); + iMsgQHandler = TMSQueueHandler::NewL(&iMsgQueue, &iContext); iMsgQHandler->AddObserver(*this, iContext.StreamType); }