diff -r 4e91876724a2 -r 9ba538e329bd photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelproviderimpl.h --- a/photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelproviderimpl.h Thu Dec 17 08:45:44 2009 +0200 +++ b/photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelproviderimpl.h Thu Jan 07 12:46:23 2010 +0200 @@ -69,6 +69,14 @@ */ ~CGlxMediaListMulModelProviderImpl(); + /** + * Requests the data model to update + * + * @param aIndex Position from where items have to be updated. + * @param aCount Number of items to be updated. + */ + void UpdateItems( TInt aIndex, TInt aCount ); + private: /** * Constructor