diff -r 92ab7f8d0eab -r 6bb1b21d2484 phoneapp/phoneuiutils/inc/tphonecmdparamquery.h --- a/phoneapp/phoneuiutils/inc/tphonecmdparamquery.h Fri Mar 19 09:28:42 2010 +0200 +++ b/phoneapp/phoneuiutils/inc/tphonecmdparamquery.h Fri Apr 16 14:58:25 2010 +0300 @@ -161,16 +161,14 @@ * @param aParamId command id */ IMPORT_C void SetCommandParamId( TPhoneCommandParam::TPhoneParamId aParamId ); - // <-- QT PHONE START --> + /** * Sets the timeout in milliseconds. * Query will destroyed after this time * @param aTimeOut is integer value */ - // <-- QT PHONE END --> IMPORT_C void SetTimeOut( TInt aTimeOut ); - /** * Gets the timeout of global query. */