branch | RCL_3 |
changeset 9 | aabf2c525e0f |
parent 0 | 2f259fa3e83a |
child 15 | 08e69e956a8c |
--- a/uifw/EikStd/coctlinc/aknedwinphysicshandler.h Fri Feb 19 23:04:46 2010 +0200 +++ b/uifw/EikStd/coctlinc/aknedwinphysicshandler.h Fri Mar 12 15:43:43 2010 +0200 @@ -126,6 +126,12 @@ */ TBool DragThresholdExceeded( const TPoint& aCurrentPosition ) const; + /** + * Disables dragging until next pointer up. + * + */ + void DisableDragging(); + public: // From base class MAknPhysicsObserver.