satengine/SatServer/Engine/src/CSatCommandHandler.cpp
branchRCL_3
changeset 9 71e7b994dff4
parent 0 ff3b6d0fd310
--- a/satengine/SatServer/Engine/src/CSatCommandHandler.cpp	Wed Apr 14 16:32:24 2010 +0300
+++ b/satengine/SatServer/Engine/src/CSatCommandHandler.cpp	Tue Apr 27 17:13:17 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2002-2010 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"
@@ -158,6 +158,12 @@
                     // Notify derived class that ui launch failed.
                     UiLaunchFailed();
                     }
+                else 
+                    { 
+                    LOG( SIMPLE,  
+                    "SATENGINE: CSatCommandHandler::DoHandleCommand iWaitingUiLaunch")
+                    iWaitingUiLaunch = ETrue; 
+                    }
                 }
             else
                 {