diff -r 8434d5964e15 -r 35a9006a7fc7 voicerecorder/AppSrc/CVRSettingsDialogMMCSupported.cpp --- a/voicerecorder/AppSrc/CVRSettingsDialogMMCSupported.cpp Mon Jan 18 20:21:38 2010 +0200 +++ b/voicerecorder/AppSrc/CVRSettingsDialogMMCSupported.cpp Fri Feb 19 22:53:07 2010 +0200 @@ -219,6 +219,9 @@ switch ( aEventType ) { +#ifdef SINGLE_CLICK_INCLUDED + case EEventItemSingleClicked: +#endif case EEventItemDoubleClicked: // Pointer events (highlighted item before pressing) case EEventEnterKeyPressed: // Normal button presses case EEventEditingStarted: // From ProcessCommand->ECmdChange