diff -r 6c59112cfd31 -r 38bf5461e270 emailservices/nmclientapi/src/nmapienvelopelisting.cpp --- a/emailservices/nmclientapi/src/nmapienvelopelisting.cpp Thu Sep 30 11:43:07 2010 +0300 +++ b/emailservices/nmclientapi/src/nmapienvelopelisting.cpp Thu Oct 14 17:33:43 2010 +0300 @@ -81,7 +81,7 @@ Before calling start should be called, otherwise will return empty list. It also clears inputlist of NmMessageEnvelope. */ -bool NmApiEnvelopeListing::getEnvelopes(QList &envelopes) +bool NmApiEnvelopeListing::getEnvelopes(QList &envelopes) { NM_FUNCTION; return mListingPrivate->envelopes(envelopes);