email_plat/nmail_client_api/nmapifolderlisting.h
changeset 54 997a02608b3a
parent 23 2dc6caa42ec3
--- a/email_plat/nmail_client_api/nmapifolderlisting.h	Wed Jun 23 18:00:21 2010 +0300
+++ b/email_plat/nmail_client_api/nmapifolderlisting.h	Tue Jul 06 14:04:34 2010 +0300
@@ -37,11 +37,11 @@
     Q_OBJECT
 public:
     /*!
-       Constructor of class. It set start values.
+       Constructor of class. 
      */
-    NmApiFolderListing(QObject *parent, const quint64 &nmMailboxId);
+    NmApiFolderListing(QObject *parent, const quint64 &mailboxId);
     /*!
-       Destructor of class. It release engine to be safe if manual releasing won't work.
+       Destructor of class. 
      */
     ~NmApiFolderListing();