[Tizen](ATSPI) squashed implementation
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / popup / popup-impl.h
index 6b2c19a..67c107f 100755 (executable)
@@ -438,6 +438,7 @@ private:
    * Called when the popup is directly or indirectly parented to the stage.
    */
   virtual void OnStageConnection( int depth );
+  void OnStageDisconnection() override;
 
   /**
    * From Control; called after a child has been added to the owning actor.