diff -r aba6b8104af3 -r 51c0f5edf5ef iaupdate/IAD/ui/inc/iaupdateuicontroller.h --- a/iaupdate/IAD/ui/inc/iaupdateuicontroller.h Tue Feb 02 00:20:15 2010 +0200 +++ b/iaupdate/IAD/ui/inc/iaupdateuicontroller.h Fri Feb 19 22:57:02 2010 +0200 @@ -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;