wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h
changeset 58 301aeb18ae47
parent 56 de27cc8389dd
--- a/wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h	Thu Sep 02 21:36:44 2010 +0300
+++ b/wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h	Fri Sep 17 08:35:49 2010 +0300
@@ -160,7 +160,7 @@
      * @param[in] wlanIapList WLAN IAPs that are verified against the context.
      */
     void verifyWlanScanIapResultList(
-        QList< QSharedPointer<WlanQtUtilsIap> > wlanIapList);
+        QList< QSharedPointer<WlanQtUtilsAp> > wlanIapList);
 
     /**
      * Creates a list of WLAN APs for scan results.
@@ -183,7 +183,7 @@
     
     // List of WLAN IAPs that WLAN Management API stub will return when
     // requesting for wlan IAP scan results.
-    QList< QSharedPointer<WlanQtUtilsIap> > mWlanScanIapResultList;
+    QList< QSharedPointer<WlanQtUtilsAp> > mWlanScanIapResultList;
     
     // List of WLAN access points that WLAN Management API stub will return when
     // requesting for wlan scan results.