diff -r 301aeb18ae47 -r b47b808de481 wlanutilities/wlanwizard/tsrc/stubs/wlanmgmtclient_context.h --- a/wlanutilities/wlanwizard/tsrc/stubs/wlanmgmtclient_context.h Fri Sep 17 08:35:49 2010 +0300 +++ b/wlanutilities/wlanwizard/tsrc/stubs/wlanmgmtclient_context.h Mon Oct 04 02:07:04 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009 - 2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -28,7 +28,11 @@ void setObject(CWlanMgmtClient *eapQtConfig); public: - void setRunProtectedSetup(const QString &ssid, int completionCode); + void setRunProtectedSetup( + const QString &ssid, + int completionCode, + bool pushButtonMode ); + void appendResult( const QString &ssid, int securityMode,