Change the API macros of layout
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / layouting / absolute-layout.h
index b74b19d..5face16 100644 (file)
@@ -39,7 +39,7 @@ class AbsoluteLayout;
  * Positions are from the top left of the layout and can be set using the
  * Actor::Property::POSITION and alike.
  */
-class DALI_IMPORT_API AbsoluteLayout : public LayoutGroup
+class DALI_TOOLKIT_API AbsoluteLayout : public LayoutGroup
 {
 public: