diff -r cd0ae4656946 -r c9d868f1e20c uiacceltk/hitchcock/coretoolkit/inc/HuiFxLayer.h --- a/uiacceltk/hitchcock/coretoolkit/inc/HuiFxLayer.h Mon Jun 21 16:41:52 2010 +0300 +++ b/uiacceltk/hitchcock/coretoolkit/inc/HuiFxLayer.h Thu Jul 15 19:40:07 2010 +0300 @@ -76,6 +76,9 @@ virtual void EnableMarginApplyChildren(TBool aEnable); TBool IsMarginEnabled() const; + // Internal + virtual void SetVisualContentState(TBool aChanged, TBool aOpaque); + // Internal flag to tell wheter transparency is enabled virtual TBool IsSemitransparent() const;