diff -r 05bc53fe583b -r 83ca720e2b9a apengine/apsettingshandlerui/src/ApSelectorDialog.cpp --- a/apengine/apsettingshandlerui/src/ApSelectorDialog.cpp Tue Aug 31 15:35:44 2010 +0300 +++ b/apengine/apsettingshandlerui/src/ApSelectorDialog.cpp Wed Sep 01 12:23:51 2010 +0100 @@ -29,6 +29,8 @@ #include +#include + #include "ApSelectorDialog.h" #include "ApSelectorListBoxModel.h" #include "ApSelectorListbox.h" @@ -433,12 +435,14 @@ APSETUILOGGER_ENTERFN( EDialog,"SelDIalog::GetHelpContext<->") aContext.iMajor = iHandler->iHelpMajor; + // help no longer available for user, use dummy ID + aContext.iContext = KSET_HLP_AP_SETTING_GPRS; } // --------------------------------------------------------- -// CApSelectorDialog::HandleApDbEventLw +// CApSelectorDialog::HandleApDbEventL // called by the active access point framework // --------------------------------------------------------- //