cmmanager/cmmgr/Framework/Src/cmconnsettingsuiimpl.cpp
changeset 2 086aae6fc07e
parent 0 5a93021fdf25
equal deleted inserted replaced
1:40cb640ef159 2:086aae6fc07e
   317                     listIndex = newIndex;
   317                     listIndex = newIndex;
   318                     }
   318                     }
   319                 }
   319                 }
   320             }
   320             }
   321     
   321     
       
   322     if ( aTitleStringResource == R_CMMANAGERUI_DEFAULT_CONNECTION_TITLE )
       
   323         {
       
   324         // It is not allowed to choose Connection Methods 
       
   325         // in Default connection -dialog.
       
   326         //
       
   327         iOpenDestination = EFalse;
       
   328         }
   322     
   329     
   323     if ( UserSelectionDlgL( listIndex, items, aSelection, 
   330     if ( UserSelectionDlgL( listIndex, items, aSelection, 
   324                             aTitleStringResource,
   331                             aTitleStringResource,
   325                             iOpenDestination) )
   332                             iOpenDestination) )
   326         {
   333         {