coreapplicationuis/SysAp/Src/SysApPubSubObserver.cpp
changeset 77 b01c07dfcf84
parent 74 1505405bc645
child 81 676b6116ca93
--- a/coreapplicationuis/SysAp/Src/SysApPubSubObserver.cpp	Wed Sep 29 15:24:56 2010 +0300
+++ b/coreapplicationuis/SysAp/Src/SysApPubSubObserver.cpp	Thu Oct 07 06:25:45 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2005-2009 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"
@@ -636,8 +636,7 @@
             else if ( iRestoreOngoing )
                 {
                 TRACES( RDebug::Print( _L("CSysApPubSubObserver::HandleSystemCategoryL: restore finished, make the device reset" ) ) ); 
-                User::After( 1000000 );
-                iSysApAppUi.ShowQueryL( ESysApRestartPhoneQuery );   
+                iSysApAppUi.ShowUiNoteL( ESysApRestartPhone );   
                 }
             }
             break;