application/src/PodcastAppui.cpp
branchRCL_3
changeset 292 655dbce90b70
parent 272 e6d095ba6756
child 302 cf14797d0023
equal deleted inserted replaced
291:2f62fe179bbb 292:655dbce90b70
   122     {
   122     {
   123     switch ( aCommand )
   123     switch ( aCommand )
   124         {
   124         {
   125         case EAknSoftkeyExit:
   125         case EAknSoftkeyExit:
   126             {
   126             {
   127             Exit();
   127             iFeedView->CheckConfirmExit();
   128             break;
   128             break;
   129             }
   129             }
   130         case EEikCmdExit:
   130         case EEikCmdExit:
   131         	{
   131         	{
   132         	// we want to prevent red button from closing podcatcher, and
   132         	// we want to prevent red button from closing podcatcher, and