X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-core.git;a=blobdiff_plain;f=dali%2Fdevel-api%2Fimages%2Fnine-patch-image.h;h=7c644e27924e145a74b1d2993851b18853089404;hp=904ec72b2d8b002b70bb7fd35243374ff4b37761;hb=8bccadc96b3773fb10c562a5ccdf1b071b2efe8e;hpb=6bcff29e55480a699307fc877ff4daeac76f8078 diff --git a/dali/devel-api/images/nine-patch-image.h b/dali/devel-api/images/nine-patch-image.h index 904ec72..7c644e2 100644 --- a/dali/devel-api/images/nine-patch-image.h +++ b/dali/devel-api/images/nine-patch-image.h @@ -2,7 +2,7 @@ #define __DALI_NINE_PATCH_IMAGE_H__ /* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. + * Copyright (c) 2018 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -49,7 +49,7 @@ class NinePatchImage; * If you don't retain a handle to this object, it will be automatically destroyed. * @SINCE_1_0.0 */ -class DALI_IMPORT_API NinePatchImage : public ResourceImage +class DALI_CORE_API NinePatchImage : public ResourceImage { public: typedef Vector< Uint16Pair > StretchRanges;