iaupdate/IAD/ui/inc/iaupdateuicontroller.h
branchCompilerCompatibility
changeset 17 addf974254a6
parent 15 51c0f5edf5ef
child 18 3ba40be8e484
child 21 de6723242771
--- a/iaupdate/IAD/ui/inc/iaupdateuicontroller.h	Fri Feb 12 11:43:04 2010 +0000
+++ b/iaupdate/IAD/ui/inc/iaupdateuicontroller.h	Sun Mar 14 13:10:03 2010 +0000
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -533,6 +533,8 @@
     void CreateSelectedNodesArrayL();
     
     TBool IAUpdateEnabledL() const;
+    
+    TBool AutomaticConnectionWhenRoamingL() const;
 
 private: // data
 
@@ -593,8 +595,6 @@
     
     CIAUpdateParameters* iParams;
     
-    TBool iUserRoamingRejection;
-    
     TBool iCancelling;
     
     TBool iFileInUseError;