X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fimage-loader%2Fimage-atlas.h;h=991c6244695b24d92ee994f60555182e33baf2c6;hb=6450bfaff9367ce929f3c7769be7fcd365be550f;hp=a0305fd1b9e8561eadc33953856bc261aee75b29;hpb=aaf4d0fc389f5dea68d99ce68413c18a472f7e4e;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git 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: