wlanutilities/wlanwizard/tsrc/stubs/wlanmgmtclient_context.h
changeset 61 e1d68407ed06
parent 53 bdc64aa9b954
--- a/wlanutilities/wlanwizard/tsrc/stubs/wlanmgmtclient_context.h	Fri Sep 03 09:37:37 2010 +0300
+++ b/wlanutilities/wlanwizard/tsrc/stubs/wlanmgmtclient_context.h	Thu Sep 16 12:52:33 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,