idlehomescreen/xmluirendering/uiengine/inc/xnbgcontrol.h
changeset 2 08c6ee43b396
parent 0 f72a12da539e
child 5 c743ef5928ba
equal deleted inserted replaced
1:5315654608de 2:08c6ee43b396
   101     void SetCompoundControl( CCoeControl* aControl );
   101     void SetCompoundControl( CCoeControl* aControl );
   102     
   102     
   103 private:
   103 private:
   104     // data
   104     // data
   105     
   105     
   106     /** Background control context, Owned */    
       
   107     CAknsLayeredBackgroundControlContext* iBgContext;
       
   108     /** Compound Control, Not owned */
   106     /** Compound Control, Not owned */
   109     CCoeControl* iControl;
   107     CCoeControl* iControl;
   110     };
   108     };
   111 
   109 
   112 #endif // _XNBGCONTROL_H
   110 #endif // _XNBGCONTROL_H