email_plat/nmail_client_api/nmapifolderlisting.h
changeset 49 00c7ae862740
parent 23 2dc6caa42ec3
--- a/email_plat/nmail_client_api/nmapifolderlisting.h	Tue Jun 29 17:12:28 2010 +0300
+++ b/email_plat/nmail_client_api/nmapifolderlisting.h	Fri Jul 02 15:55:16 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();