diff -r 5586b4d2ec3e -r 0d28c1c5b6dd phonebookui/Speeddial/inc/SpdiaContainer.h --- a/phonebookui/Speeddial/inc/SpdiaContainer.h Wed Apr 14 15:45:35 2010 +0300 +++ b/phonebookui/Speeddial/inc/SpdiaContainer.h Tue Apr 27 16:23:35 2010 +0300 @@ -124,7 +124,7 @@ * Selection of the MiddleSoftKey * */ - void CSpdiaContainer::MiddleSoftKeyL(); + void MiddleSoftKeyL(); /** * Shows the ViewNumber note. @@ -172,7 +172,7 @@ void VoiceMailDialogLaunched( TBool aBool ); - CAknLongTapDetector& CSpdiaContainer::LongTapDetectorL(); + CAknLongTapDetector& LongTapDetectorL(); /** * refresh the dialog in speeddial view */