diff -r ce86b6d44a6d -r 407431f36921 mmsharing/mmshui/inc/musuiclipsharingviewcontainer.h --- a/mmsharing/mmshui/inc/musuiclipsharingviewcontainer.h Wed Jun 09 09:37:52 2010 +0300 +++ b/mmsharing/mmshui/inc/musuiclipsharingviewcontainer.h Mon Jun 21 15:36:50 2010 +0300 @@ -111,6 +111,14 @@ * @return Handle to wanted control */ CCoeControl* ComponentControl( TInt aIndex ) const; + + /** + * Gets called by the application framework when drawing is + * needed. + * + * @param aRect The rectangle that needs to be drawn. + */ + void Draw( const TRect& aRect ) const; /** * Handles key events.