diff -r 578830873419 -r ecc8def7944a emailuis/nmframeworkadapter/src/nmfwamessagecreationoperation.cpp --- a/emailuis/nmframeworkadapter/src/nmfwamessagecreationoperation.cpp Fri Apr 16 14:51:52 2010 +0300 +++ b/emailuis/nmframeworkadapter/src/nmfwamessagecreationoperation.cpp Mon May 03 12:23:15 2010 +0300 @@ -53,11 +53,11 @@ } /*! - Slot, called after base object construction via timer event, runs the async operation. + Called after base object construction via timer event, runs the async operation. \sa NmOperation */ -void NmFwaMessageCreationOperation::runAsyncOperation() +void NmFwaMessageCreationOperation::doRunAsyncOperation() { const TFSMailMsgId mailMsgId(mMailboxId.pluginId32(), mMailboxId.id32());