Text selection refactoring
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / navigation-view / navigation-view-impl.h
index 0222144..d766ebe 100644 (file)
@@ -78,9 +78,9 @@ public:
 private: // override functions from Control
 
   /**
-   * @copydoc Control::OnStageConnection( int depth  )
+   * @copydoc Control::OnSceneConnection( int depth  )
    */
-  virtual void OnStageConnection( int depth );
+  void OnSceneConnection( int depth ) override;
 
   /**
    * @copydoc Control::OnRelayout()