idlehomescreen/xmluicontroller/src/texttransactionelement.cpp
changeset 2 08c6ee43b396
parent 0 f72a12da539e
child 9 f966699dea19
--- a/idlehomescreen/xmluicontroller/src/texttransactionelement.cpp	Thu Jan 07 12:39:41 2010 +0200
+++ b/idlehomescreen/xmluicontroller/src/texttransactionelement.cpp	Mon Jan 18 20:10:36 2010 +0200
@@ -145,7 +145,7 @@
         CXnNodeAppIf& target = Target();
         // Set the label of the softkey
         CXnDomPropertyValue* propertyValue =
-            CXnDomPropertyValue::NewL( target.UiEngineL()->StringPool() );
+            CXnDomPropertyValue::NewL( &target.UiEngineL()->StringPool() );
     
         CleanupStack::PushL( propertyValue );