Seperate the API macros
[platform/core/uifw/dali-core.git] / dali / devel-api / images / nine-patch-image.h
index 904ec72..7c644e2 100644 (file)
@@ -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;