diff -r 427125ac6cb8 -r 7eb70891911c vmbx/vmbxengine/src/voicemailboximpl.cpp --- a/vmbx/vmbxengine/src/voicemailboximpl.cpp Thu May 27 13:23:05 2010 +0300 +++ b/vmbx/vmbxengine/src/voicemailboximpl.cpp Fri Jun 11 14:07:16 2010 +0300 @@ -544,7 +544,7 @@ if ( VmbxUtilities::VideoSupported() ) { // query to be defined type - iUiUtilities->ShowDefineSelectionDialog( aParams.iType, result ); + iUiUtilities->ShowDefineSelectionDialogL( aParams.iType, result ); // if result is KErrNone(but result should be also KErrNotFound ), // it means user have seclected the defined type; // else user cancel to select the type, so should return result value