branch | RCL_3 |
changeset 34 | d05a55b217df |
parent 16 | 9674c1a575e9 |
child 50 | 137ebc85284b |
--- a/idlehomescreen/xmluirendering/uiengine/src/xnviewcontroladapter.cpp Wed Mar 31 21:17:19 2010 +0300 +++ b/idlehomescreen/xmluirendering/uiengine/src/xnviewcontroladapter.cpp Wed Apr 14 15:47:59 2010 +0300 @@ -59,9 +59,9 @@ // void CXnViewControlAdapter::ConstructL( CXnNodePluginIf& aNode ) { + CreateWindowL(); + CXnControlAdapter::ConstructL( aNode ); - - CreateWindowL(); if( Window().SetTransparencyAlphaChannel() == KErrNone ) {