wlanutilities/wlanwizard/inc/wlanwizardpagesecuritymode.h
changeset 61 e1d68407ed06
parent 39 7b3e49e4608a
--- a/wlanutilities/wlanwizard/inc/wlanwizardpagesecuritymode.h	Fri Sep 03 09:37:37 2010 +0300
+++ b/wlanutilities/wlanwizard/inc/wlanwizardpagesecuritymode.h	Thu Sep 16 12:52:33 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.
      */