idlehomescreen/xmluicontroller/inc/mtransaction.h
branchRCL_3
changeset 102 ba63c83f4716
parent 88 3321d3e205b6
--- a/idlehomescreen/xmluicontroller/inc/mtransaction.h	Wed Sep 15 12:00:00 2010 +0300
+++ b/idlehomescreen/xmluicontroller/inc/mtransaction.h	Wed Oct 13 14:18:30 2010 +0300
@@ -21,7 +21,6 @@
 
 #include <e32hashtab.h>
 
-#include "aipolicyelement.h"
 
 inline TUint32 NodeHash(const TAny* aPtr)
     {
@@ -88,8 +87,7 @@
      *
      * @param [out] aLayoutChanged true if UI layout changes
      */
-    virtual void CommitL( RAiPolicyElementArray& aPolicyArray, 
-            RPropertyHashMap& aPropertyHashMap ) = 0;
+    virtual void CommitL( TBool& aLayoutChanged, RPropertyHashMap& aPropertyHashMap ) = 0;
     
     /**
      * Resets this transaction for reuse.