connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifInc/cellulardataconfirmation.h
changeset 23 7ec726f93df1
parent 18 fcbbe021d614
--- a/connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifInc/cellulardataconfirmation.h	Mon May 03 12:53:07 2010 +0300
+++ b/connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifInc/cellulardataconfirmation.h	Fri May 14 16:15:46 2010 +0300
@@ -20,7 +20,7 @@
 
 #include <e32base.h>
 #include <ConnectionUiUtilities.h>
-#include <hb/hbcore/hbsymbiandevicedialog.h>
+#include <hb/hbcore/hbdevicedialogsymbian.h>
 #include "ConnectionDialogsNotifBase.h"
 #include "ConnectionUiUtilitiesCommon.h"
 
@@ -90,7 +90,7 @@
     
     private:
         /** Pointer to the device dialog interface for handling the dialog */
-        CHbDeviceDialog* iDialog;
+        CHbDeviceDialogSymbian* iDialog;
         /** The observer to handle the data received from the orbit dialog */
         CDeviceDialogObserver* iObserver;
         /* The choice selected by the user from the dialog */