changeset 68 | 83cc6bae1de8 |
parent 62 | a8c646b56683 |
child 74 | 6c59112cfd31 |
--- a/emailuis/nmailui/src/nmmailboxserviceinterface.cpp Fri Sep 03 17:52:02 2010 +0300 +++ b/emailuis/nmailui/src/nmmailboxserviceinterface.cpp Wed Sep 15 12:09:55 2010 +0300 @@ -59,8 +59,8 @@ void NmMailboxServiceInterface::displayInboxByMailboxId(QVariant data) { NM_FUNCTION; - - + NM_TIMESTAMP("Opening message list view starts."); + // Get the given ID and convert it into NmId type. NmId mailboxNmId(data.toULongLong());