coreapplicationuis/SysAp/Src/SysApAppUi.cpp
branchRCL_3
changeset 70 739cef680932
parent 66 9af619316cbf
child 82 4610cd70c542
--- a/coreapplicationuis/SysAp/Src/SysApAppUi.cpp	Tue Sep 14 21:35:53 2010 +0300
+++ b/coreapplicationuis/SysAp/Src/SysApAppUi.cpp	Wed Sep 15 12:23:15 2010 +0300
@@ -68,7 +68,7 @@
 
 #include "SysApSimChanged.h"
 
-#include <SysAp.rsg>
+#include <sysap.rsg>
 #include "SysApLightsController.h"
 
 #include "SysApPubSubObserver.h"
@@ -490,7 +490,7 @@
     TRACES( RDebug::Print( _L("CCSysApAppUi::ConstructL  trying CSysApCenRepHacSettingObserver::NewL") ) );
     iSysApCenRepHacSettingObserver = CSysApCenRepHacSettingObserver::NewL( *this );
     
-    DeactivatePSMifBatteryNotLowL ();
+   
     
     if( iSysApFeatureManager->GanSupported() )
         {
@@ -4558,6 +4558,7 @@
     InitializeStatusPaneAreaL();
     CheckSilentModeL();
     HandleAccessoryProfileInStartupL();
+    DeactivatePSMifBatteryNotLowL ();
     
     if ( iSysApFeatureManager->MmcSupported() )
         {