diff -r b01126ce0bec -r ba63c83f4716 idlehomescreen/xmluicontroller/inc/mtransaction.h --- 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 -#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.