diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-96228425-F2C8-4767-95AD-520C655B73C5.dita --- a/Symbian3/PDK/Source/GUID-96228425-F2C8-4767-95AD-520C655B73C5.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-96228425-F2C8-4767-95AD-520C655B73C5.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,21 +1,21 @@ - - - - - -Deleting -the long-tap detector -

You must delete the long tap detector after it is not used any more. You -can do this in the client class destructor.

-CMyContainer::~CMyContainer() - { - delete iLongTapDetector; - } - + + + + + +Deleting +the long-tap detector +

You must delete the long tap detector after it is not used any more. You +can do this in the client class destructor.

+CMyContainer::~CMyContainer() + { + delete iLongTapDetector; + } +
\ No newline at end of file