wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h
changeset 60 822a45792fdd
parent 53 bdc64aa9b954
--- a/wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h	Mon Aug 23 13:30:09 2010 +0300
+++ b/wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h	Fri Sep 03 09:37:37 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.