emailuis/nmframeworkadapter/src/nmfwamessagecreationoperation.cpp
changeset 20 ecc8def7944a
parent 18 578830873419
child 23 2dc6caa42ec3
--- 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());