phoneapp/phoneuiutils/inc/tphonecmdparamquery.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
--- a/phoneapp/phoneuiutils/inc/tphonecmdparamquery.h	Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneapp/phoneuiutils/inc/tphonecmdparamquery.h	Wed Sep 01 12:30:10 2010 +0100
@@ -163,12 +163,13 @@
         IMPORT_C void SetCommandParamId( TPhoneCommandParam::TPhoneParamId aParamId );
 
         /**
-        * Sets the timeout in milliseconds.
+        * Sets the timeout.
         * Query will destroyed after this time 
         * @param aTimeOut is integer value
         */
         IMPORT_C void SetTimeOut( TInt aTimeOut );
 
+
         /**
         * Gets the timeout of global query.
         */