From: Adeel Kazmi Date: Thu, 5 Mar 2015 12:55:24 +0000 (-0800) Subject: Merge "Add IMPORT_DALI_API to item-layout" into tizen X-Git-Tag: submit/tizen/20150306.102558~2 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=commitdiff_plain;h=044aea2ed5d7fa0f0ed9d46e10afc3216d7130c8;hp=60309eac2e559fe0226f137d81c2bdfa157f15dc Merge "Add IMPORT_DALI_API to item-layout" into tizen --- diff --git a/dali-toolkit/public-api/controls/scrollable/item-view/item-layout.h b/dali-toolkit/public-api/controls/scrollable/item-view/item-layout.h index c81fe2e..92659ed 100644 --- a/dali-toolkit/public-api/controls/scrollable/item-view/item-layout.h +++ b/dali-toolkit/public-api/controls/scrollable/item-view/item-layout.h @@ -128,7 +128,7 @@ struct ItemRange * An ItemLayout also describes the direction of input gestures, used to scroll through the layout. * Whilst scrolling, the layout provides a range of items that are within a layout-area (3D bounding volume). */ -class ItemLayout : public RefObject +class DALI_IMPORT_API ItemLayout : public RefObject { public: