calendarui/commonutils/src/CalenStatusPaneUtilsImpl.cpp
branchRCL_3
changeset 36 9c5b1510919f
parent 0 f979ecb2b13e
child 48 bf573002ff72
--- a/calendarui/commonutils/src/CalenStatusPaneUtilsImpl.cpp	Tue May 25 12:41:10 2010 +0300
+++ b/calendarui/commonutils/src/CalenStatusPaneUtilsImpl.cpp	Wed Jun 09 09:40:23 2010 +0300
@@ -69,7 +69,7 @@
     {
     TRACE_ENTRY_POINT;
     
-    if( iNaviLabel != NULL )
+    if( ( iNaviLabel != NULL ) && ( iNaviContainer->Top() == iNaviLabel ) )
         {
         iNaviContainer->Pop( iNaviLabel );
         delete iNaviLabel;