mediasettings/mediasettingsapp/src/MPSettingsAdvancedBwContainer.cpp
branchRCL_3
changeset 8 ce5ada96ab30
parent 1 6711b85517b7
equal deleted inserted replaced
6:7d91903f795f 8:ce5ada96ab30
    13 *
    13 *
    14 * Description:   Container class for Advanced bandwidth setting list view.*
    14 * Description:   Container class for Advanced bandwidth setting list view.*
    15 */
    15 */
    16 
    16 
    17 
    17 
    18 // Version : %version: 7 %
    18 // Version : %version: 8 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 // INCLUDE FILES
    22 // INCLUDE FILES
    23 #include    <aknlists.h>
    23 #include    <aknlists.h>
    92 // CMPSettingsAdvancedBwContainer::TitleResourceId
    92 // CMPSettingsAdvancedBwContainer::TitleResourceId
    93 // ---------------------------------------------------------
    93 // ---------------------------------------------------------
    94 //
    94 //
    95 TInt CMPSettingsAdvancedBwContainer::TitleResourceId()
    95 TInt CMPSettingsAdvancedBwContainer::TitleResourceId()
    96     {
    96     {
    97     return R_MPSETT_NETWORK_VIEW_TITLE;
    97     return R_MPSETT_STREAMING_VIEW_TITLE;
    98     }
    98     }
    99 
    99 
   100 // ---------------------------------------------------------
   100 // ---------------------------------------------------------
   101 // CMPSettingsAdvancedBwContainer::GetHelpContext
   101 // CMPSettingsAdvancedBwContainer::GetHelpContext
   102 // ---------------------------------------------------------
   102 // ---------------------------------------------------------