X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fimage-loader%2Fimage-atlas.h;h=991c6244695b24d92ee994f60555182e33baf2c6;hp=a0305fd1b9e8561eadc33953856bc261aee75b29;hb=e40f95b837ab8e9f1ce9094ebf4e6ac781e7bf6f;hpb=5a1495bc4e3c288874a4b65de2c2fa403faa7ec2 diff --git a/dali-toolkit/devel-api/image-loader/image-atlas.h b/dali-toolkit/devel-api/image-loader/image-atlas.h index a0305fd..991c624 100644 --- a/dali-toolkit/devel-api/image-loader/image-atlas.h +++ b/dali-toolkit/devel-api/image-loader/image-atlas.h @@ -1,7 +1,7 @@ #ifndef DALI_TOOLKIT_IMAGE_ATLAS_H #define DALI_TOOLKIT_IMAGE_ATLAS_H /* - * Copyright (c) 2016 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. @@ -47,7 +47,7 @@ class ImageAtlas; * Only images with url provided or pixel data are supported for uploading. * The images are loaded by a worker thread to avoid blocking the main event thread. */ -class DALI_IMPORT_API ImageAtlas : public BaseHandle +class DALI_TOOLKIT_API ImageAtlas : public BaseHandle { public: