wlanutilities/wlanwizard/inc/wlanwizardpagesecuritymode.h
changeset 62 b47b808de481
parent 46 2fbd1d709fe7
--- a/wlanutilities/wlanwizard/inc/wlanwizardpagesecuritymode.h	Fri Sep 17 08:35:49 2010 +0300
+++ b/wlanutilities/wlanwizard/inc/wlanwizardpagesecuritymode.h	Mon Oct 04 02:07:04 2010 +0300
@@ -61,7 +61,7 @@
     
 private:
     Q_DISABLE_COPY(WlanWizardPageSecurityMode)
-    void populateSecModeList();
+    void populateSecModeList(QStringList &list);
     void addToList(
         QStringList &list,
         const QString &item,
@@ -95,11 +95,6 @@
     HbDocumentLoader *mLoader;
 
     /*!
-     * True, if a mode has been selected. False otherwise.
-     */
-    bool mValid;
-    
-    /*!
      * List of sequrity modes. This list is tied to the radio buttons during
      * the initialization of the page.
      */