uiacceltk/hitchcock/ServerCore/Inc/alfhierarchymodel.h
branchRCL_3
changeset 9 3ac8bf5c5014
parent 8 46927d61fef3
--- a/uiacceltk/hitchcock/ServerCore/Inc/alfhierarchymodel.h	Wed Apr 14 16:53:50 2010 +0300
+++ b/uiacceltk/hitchcock/ServerCore/Inc/alfhierarchymodel.h	Tue Apr 27 17:34:42 2010 +0300
@@ -83,7 +83,7 @@
     
     void RequestPacketEndCallback( TInt aOffset );
     
-    void RequestFrameEndCallback();
+    void RequestFrameEndCallback(TBool aCompositionModified);
 
     RHashMap<TUint32,CNodeHashStruct> iNodeHashArray;
     
@@ -144,7 +144,7 @@
      *
      * @since S60 ?S60_version
      */
-    void ExecuteCommandsL();
+    void ExecuteCommandsL(TBool aCompositionModified = EFalse);
     
     // Commands from window tree oberver at renderstage
     void DoNodeCreatedL();