diff -r 8871b09be73b -r 24062c24fe38 phoneapp/phoneuistates/inc/cphonestatemachinegsm.h --- a/phoneapp/phoneuistates/inc/cphonestatemachinegsm.h Fri Feb 19 22:50:26 2010 +0200 +++ b/phoneapp/phoneuistates/inc/cphonestatemachinegsm.h Fri Mar 12 15:42:40 2010 +0200 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 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" @@ -76,6 +76,10 @@ // Phone customization MPhoneCustomization* iCustomization; + private: + + TBool IsSimlockStartupStateCreated()const; + private: // Data // Is emergency object instantiated - needed to prevent multiple instantiation