changeset 14 | 3320e4e6e8bb |
parent 0 | 2f259fa3e83a |
child 22 | 75713bee6484 |
child 33 | b3425bf29f82 |
--- a/uifw/EikStd/srvuisrc/EIKSRVUI.CPP Tue Feb 02 01:00:49 2010 +0200 +++ b/uifw/EikStd/srvuisrc/EIKSRVUI.CPP Fri Apr 16 15:13:44 2010 +0300 @@ -584,6 +584,7 @@ iVwsSession->SetClientRequestTimeOut( TTimeIntervalMicroSeconds32(clientRequestTimeOutDuration) ); iVwsSession->EnableServerBlankScreen(EFalse); + iVwsSession->EnableServerEventTimeOut(EFalse); // Start Comms TInt err = StartC32();