Merge "Prevention for being assigned NULL value" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / transition-effects / cube-transition-effect.h
index 9c30573..05546a9 100644 (file)
@@ -190,7 +190,7 @@ public: //Signal
    * Signal emitted when the transition has completed animation
    * A callback of the following type may be connected
    * @code
-   *   void YourCallbackName( CubeTransitionEffect cubeEffect, ImageActor currentImage );
+   *   void YourCallbackName( CubeTransitionEffect cubeEffect, Image currentImage );
    * @endcode
    * @return The Signal to connect to.
    */