X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fwindow-system%2Fubuntu-x11%2Fwindow-base-ecore-x.h;h=2d3346f0b2041910efe479860fe1db2964c15e5e;hb=75c8a63b28da1d0e1ecb42897f7595ff28285e0c;hp=1a917669e6a9829e83ec32aedb21cb5f39e29634;hpb=45143e6bae13b5f3ddc3718645f08716ec03234c;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: /**