X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fdevel-api%2Fadaptor-framework%2Fwindow-devel.h;h=bbdac10d7c4af616a1041f56d0ff3f121ee10d29;hb=88b460eab34ce84f7e15c12ff3751356126041c1;hp=3da549eea7f61dbaa24433791a5a45252f4496da;hpb=02a0b6a8425ee880dcf8e8a4d5dd5b6d79c38fe4;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/devel-api/adaptor-framework/window-devel.h b/dali/devel-api/adaptor-framework/window-devel.h index 3da549e..bbdac10 100644 --- a/dali/devel-api/adaptor-framework/window-devel.h +++ b/dali/devel-api/adaptor-framework/window-devel.h @@ -53,7 +53,7 @@ DALI_ADAPTOR_API void SetPositionSize( Window window, PositionSize positionSize * @param[in] window The window instance * @return A valid handle to a RenderTaskList */ -DALI_ADAPTOR_API Dali::RenderTaskList GetRenderTaskList( Window window ); +Dali::RenderTaskList GetRenderTaskList( Window window ); /** * @brief Retrieve the window that the given actor is added to.