X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=dali%2Finternal%2Fwindow-system%2Fubuntu-x11%2Fwindow-base-ecore-x.h;h=2d3346f0b2041910efe479860fe1db2964c15e5e;hb=31f6d14ee31aef11403280f9d5ea5eadac933210;hp=1a917669e6a9829e83ec32aedb21cb5f39e29634;hpb=641c43874ce1a7ec9b554440bdd4637ee8efe828;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/internal/window-system/ubuntu-x11/window-base-ecore-x.h b/dali/internal/window-system/ubuntu-x11/window-base-ecore-x.h index 1a91766..2d3346f 100644 --- a/dali/internal/window-system/ubuntu-x11/window-base-ecore-x.h +++ b/dali/internal/window-system/ubuntu-x11/window-base-ecore-x.h @@ -359,6 +359,11 @@ public: */ virtual void SetTransparency( bool transparent ) override; + /** + * @copydoc Dali::Internal::Adaptor::WindowBase::SetParent() + */ + virtual void SetParent( WindowBase* parentWinBase ) override; + private: /**