DALi signals refactor to remove V2 naming
[platform/core/uifw/dali-toolkit.git] / optional / dali-toolkit / public-api / controls / page-turn-view / page-factory.h
index 2a4edf9..dbf9fc9 100644 (file)
@@ -80,7 +80,7 @@ public: //Signal
   /**
    * Signal type for notification
    */
-  typedef SignalV2< void ( int ) > RefreshSignal;
+  typedef Signal< void ( int ) > RefreshSignal;
 
   /**
    * Signal emitted when the Actor tree is ready for rendering into the page image.