diff -r dab8a81a92de -r 95fdac6ccb5c omads/omadsappui/AspSyncUtil/src/AspProfileWizardDialog.cpp --- a/omads/omadsappui/AspSyncUtil/src/AspProfileWizardDialog.cpp Mon Nov 23 14:46:41 2009 +0200 +++ b/omads/omadsappui/AspSyncUtil/src/AspProfileWizardDialog.cpp Thu Dec 17 08:39:39 2009 +0200 @@ -260,7 +260,7 @@ { switch(aEventType) { - case EEventItemClicked: + case EEventItemSingleClicked: this->ProcessCommandL(EAknSoftkeySelect); break; default: @@ -531,7 +531,7 @@ switch(aEventType) { - case EEventItemClicked: + case EEventItemSingleClicked: index=aListBox->CurrentItemIndex(); selectableItem = (*iSelectionItemList)[index]; if(selectableItem->SelectionStatus())