diff -r deb88a0cda37 -r 5072fb0f5b46 phonebookui/Speeddial/inc/SpdiaContainer.h --- a/phonebookui/Speeddial/inc/SpdiaContainer.h Fri Mar 19 14:44:38 2010 -0700 +++ b/phonebookui/Speeddial/inc/SpdiaContainer.h Fri Mar 19 14:46:37 2010 -0700 @@ -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 */