widgets/widgetapp/src/WidgetUiWindow.cpp
branchRCL_3
changeset 34 220a17280356
parent 27 6297cdf66332
child 35 1f3c3f2f5b0a
equal deleted inserted replaced
32:ea4b2e4f7cac 34:220a17280356
   870 #ifdef BRDO_WRT_HS_FF
   870 #ifdef BRDO_WRT_HS_FF
   871             if(! (EMiniViewEnabled == WidgetMiniViewState() || 
   871             if(! (EMiniViewEnabled == WidgetMiniViewState() || 
   872                   EMiniViewNotEnabled == WidgetMiniViewState()) )
   872                   EMiniViewNotEnabled == WidgetMiniViewState()) )
   873                 {        
   873                 {        
   874                 iCpsPublisher->NetworkConnectionCancelledL();
   874                 iCpsPublisher->NetworkConnectionCancelledL();
       
   875                 iNetworkModeWait->Start();
   875                 }
   876                 }
   876 #endif
   877 #endif
   877             User::Leave( connFailure );
   878             User::Leave( connFailure );
   878             }
   879             }
   879         else if ( KErrNone != connFailure )
   880         else if ( KErrNone != connFailure )