coreapplicationuis/SysAp/Src/SysApPubSubObserver.cpp
changeset 72 56a7be608841
parent 71 9352913932ef
child 74 1505405bc645
--- a/coreapplicationuis/SysAp/Src/SysApPubSubObserver.cpp	Fri Sep 03 16:56:10 2010 +0300
+++ b/coreapplicationuis/SysAp/Src/SysApPubSubObserver.cpp	Wed Sep 22 18:06:15 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;