equal
deleted
inserted
replaced
447 // --------------------------------------------------------------------------- |
447 // --------------------------------------------------------------------------- |
448 // |
448 // |
449 void CGSConnSettingsPluginContainer::GetHelpContext( TCoeHelpContext& aContext ) const |
449 void CGSConnSettingsPluginContainer::GetHelpContext( TCoeHelpContext& aContext ) const |
450 { |
450 { |
451 aContext.iMajor = KUidGS; |
451 aContext.iMajor = KUidGS; |
452 // aContext.iContext = KCP_HLP_DISPLAY; |
452 aContext.iContext = KHLP_OCC_CONN_SETTINGS; |
453 } |
453 } |
454 |
454 |
455 // --------------------------------------------------------------------------- |
455 // --------------------------------------------------------------------------- |
456 // GSConnSettingsPluginContainer::Model() |
456 // GSConnSettingsPluginContainer::Model() |
457 // |
457 // |