--- a/tactilefeedback/tactilefeedbackclient/src/touchfeedbackimpl.cpp Fri Aug 06 16:47:50 2010 +0800
+++ b/tactilefeedback/tactilefeedbackclient/src/touchfeedbackimpl.cpp Wed Sep 29 09:57:42 2010 +0800
@@ -973,7 +973,8 @@
if ( vibraEnabled || audioEnabled )
{
- TRACE4("CTouchFeedbackImpl::StartFeedback, type:=%d intensity:%d, timeout:%d", aType, aIntensity, aTimeout);
+ TRACE4("CTouchFeedbackImpl::StartFeedback, type:=%d intensity:%d, timeout:%d",
+ aType, aIntensity, aTimeout.Int());
TUint32 clientHandle = ClientHandle( aControl );
iClient->StartFeedback( clientHandle,
aType,