diff -r ba8a586c45f1 -r c20154ccf3c0 creator/engine/inc/creator_accesspoint.h --- a/creator/engine/inc/creator_accesspoint.h Fri Jun 11 16:29:34 2010 +0100 +++ b/creator/engine/inc/creator_accesspoint.h Thu Jul 22 16:33:59 2010 +0100 @@ -28,11 +28,11 @@ #include #include -#include -#include -#include -#include -#include +//#include +//#include +//#include +//#include +//#include #include #include #include @@ -57,8 +57,8 @@ void HandleSessionEventL(TMsvSessionEvent aEvent, TAny* aArg1, TAny* aArg2, TAny* aArg3); // from MMsvSessionObserver public: - TBool AskDataFromUserL(TInt aCommand, TInt& aNumberOfEntries); // from MCreatorModuleBase - + TBool AskDataFromUserL( TInt aCommand ); // from MCreatorModuleBase + TInt CreateConnectionSettingsEntryL(CCreatorModuleBaseParameters *aParameters); TUint32 AccessPointNameToIdL(const TDesC& aAPName, TBool aAnyIfNotFound = EFalse );