photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelprovider.h
branchRCL_3
changeset 23 b023a8d2866a
parent 1 9ba538e329bd
--- a/photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelprovider.h	Mon Jun 21 15:40:32 2010 +0300
+++ b/photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelprovider.h	Thu Jul 15 18:39:01 2010 +0300
@@ -66,6 +66,12 @@
       */ 
     IMPORT_C void UpdateItems( TInt aIndex, TInt aCount );
 
+      /**
+      * Enable/disable animation
+      * @param aAnimate - ETrue to enable the animation; EFalse Otherwise.
+      */ 
+    IMPORT_C void AnimateDRMGifItem( TBool aAnimate );
+
 private:
     CGlxMediaListMulModelProvider();