X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Flayouting%2Fabsolute-layout.h;h=5face16688bd8ae6ed0a3c194cf3f8f133d37a09;hp=b74b19df96b3308da8e8f5d35539728e3a11452c;hb=e4235b523a775fbbee334dea6cd929a6f3ccbc80;hpb=50000cb0936f21b4577085f3a348254f3895d377 diff --git a/dali-toolkit/devel-api/layouting/absolute-layout.h b/dali-toolkit/devel-api/layouting/absolute-layout.h index b74b19d..5face16 100644 --- a/dali-toolkit/devel-api/layouting/absolute-layout.h +++ b/dali-toolkit/devel-api/layouting/absolute-layout.h @@ -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: