diff -r 502e5d91ad42 -r 15e4dd19031c idlefw/plugins/mcsplugin/settings/inc/mcspluginsettingscontainer.h --- a/idlefw/plugins/mcsplugin/settings/inc/mcspluginsettingscontainer.h Mon Mar 15 12:41:53 2010 +0200 +++ b/idlefw/plugins/mcsplugin/settings/inc/mcspluginsettingscontainer.h Wed Mar 31 22:04:35 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009 - 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" @@ -83,13 +83,6 @@ void HandleHelpCommandL(); /** - * Dialog showing changed - * - * @since S60 v3.2 - */ - TBool IsChangeDialogShowing(); - - /** * Close change dialog * * @since S60 v3.2 @@ -199,7 +192,7 @@ /** * Checks if there is a need to update the middle softkey label. */ - void CheckMiddleSoftkeyLabelL(); + void CheckMiddleSoftkeyLabel(); // From MFavouritesDbObserver /**