tvout/tvoutwrapper/inc/glxtvoutwrapper_p.h
changeset 69 45459746d5e8
parent 52 a3a4c0de738e
--- a/tvout/tvoutwrapper/inc/glxtvoutwrapper_p.h	Mon Sep 20 12:39:08 2010 +0530
+++ b/tvout/tvoutwrapper/inc/glxtvoutwrapper_p.h	Mon Sep 27 15:13:20 2010 +0530
@@ -45,13 +45,11 @@
      * @param aTvOutWrapper GlxTvOutWrapper Instance 
      * @param aModel item model
      * @param aScreenSize screensize of the phone
-     * @param aEfectsOn to ON the Effects for Slideshow on TV- currently only 
-     *                  fade in fade out is supported
      * 
      * @return GlxTvOutWrapperPrivate Instance
      */
     static GlxTvOutWrapperPrivate* Instance(GlxTvOutWrapper* aTvOutWrapper,
-            QAbstractItemModel* aModel,QSize aScreenSize,bool aEfectsOn);
+            QAbstractItemModel* aModel,QSize aScreenSize);
 
     /**
      * destructor
@@ -116,9 +114,8 @@
     /**
      * constructL()
      * @param aScreenSize screensize 
-     * @param aEffectsOn to On the Effects of Slideshow - currently only fade in fade out
      */
-    void ConstructL(QSize aScreenSize,bool aEfectsOn);
+    void ConstructL(QSize aScreenSize);
     
     /**
      * SetNewImage