[AT-SPI] Squashed implementation
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / popup / popup-impl.h
index a7f7120..8c60d40 100644 (file)
@@ -438,6 +438,7 @@ private:
    * Called when the popup is directly or indirectly parented to the stage.
    */
   void OnSceneConnection( int depth ) override;
    * Called when the popup is directly or indirectly parented to the stage.
    */
   void OnSceneConnection( int depth ) override;
+  void OnSceneDisconnection() override;
 
   /**
    * From Control; called after a child has been added to the owning actor.
 
   /**
    * From Control; called after a child has been added to the owning actor.