Revert "[Tizen] Change the API macros for layout"
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / layouting / layout-item-impl.h
index 0fe7df9..e91e7f9 100644 (file)
@@ -44,8 +44,8 @@ using LayoutItemPtr = IntrusivePtr<LayoutItem>;
 /**
  * Base class for layouts.
  */
-class DALI_TOOLKIT_API LayoutItem : public BaseObject,
-                                    public LayoutParent
+class DALI_IMPORT_API LayoutItem : public BaseObject,
+                                   public LayoutParent
 {
 public:
   /**