uifw/EikStd/coctlsrc/eikspane.cpp
branchRCL_3
changeset 38 c52421ed5f07
parent 29 a8834a2e9a96
child 55 aecbbf00d063
--- a/uifw/EikStd/coctlsrc/eikspane.cpp	Wed Jun 09 09:58:37 2010 +0300
+++ b/uifw/EikStd/coctlsrc/eikspane.cpp	Mon Jun 21 15:57:43 2010 +0300
@@ -2663,6 +2663,7 @@
     else if ( aParentControl )
         {
         SetContainersL( *this, *aParentControl );
+        MakeVisible( aParentControl->IsVisible() );
         }
     }