branch | RCL_3 |
changeset 34 | 71c436fe3ce0 |
parent 19 | 04becd199f91 |
--- a/javauis/lcdui_akn/lcduiphysicswrapper/src/CMIDPhysicsWrapper.cpp Tue May 25 12:34:19 2010 +0300 +++ b/javauis/lcdui_akn/lcduiphysicswrapper/src/CMIDPhysicsWrapper.cpp Wed Jun 09 09:34:07 2010 +0300 @@ -129,8 +129,7 @@ if (iPhysics) { TPoint drag(aLength); - iPhysics->StartPhysics(drag, aDuration); - return ETrue; + return iPhysics->StartPhysics(drag, aDuration); } PhysicEmulationEnded();