idlehomescreen/xmluicontroller/inc/transaction.h
branchRCL_3
changeset 35 3321d3e205b6
parent 0 f72a12da539e
--- a/idlehomescreen/xmluicontroller/inc/transaction.h	Wed Sep 01 12:32:46 2010 +0100
+++ b/idlehomescreen/xmluicontroller/inc/transaction.h	Tue Sep 14 20:58:58 2010 +0300
@@ -57,7 +57,7 @@
     
     void Append(MTransactionElement& aElement);
     
-    void CommitL(TBool& aLayoutChanged, RPropertyHashMap& aPropertyHashMap);
+    void CommitL(RAiPolicyElementArray& aPolicyArray, RPropertyHashMap& aPropertyHashMap);
     
     void Reset(MTransactionFactory& aFactory);