diff -r b13141f05c3d -r b5fbb9b25d57 ipsservices/ipssossettings/inc/ipssetuiitemaccesspoint.h --- a/ipsservices/ipssossettings/inc/ipssetuiitemaccesspoint.h Tue Apr 27 16:20:14 2010 +0300 +++ b/ipsservices/ipssossettings/inc/ipssetuiitemaccesspoint.h Tue May 11 15:57:15 2010 +0300 @@ -109,6 +109,13 @@ * @return HBufC* Access point name */ HBufC* AccessPointNameLC( TInt aIndex ); + + /** + * Returns Wap index based on its Id. + * + * @return Index of the wap. + */ + void InitializeSelectionL(); protected: // Constructors @@ -149,14 +156,7 @@ * @param aBearerFilter Filter for supported bearers. */ void InitializeL( const TInt aBearerFilter ); - - /** - * Returns Wap index based on its Id. - * - * @return Index of the wap. - */ - void InitializeSelectionL(); - + /** * Returns Wap index based on its Id. *