X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-core.git;a=blobdiff_plain;f=dali%2Fpublic-api%2Fsignals%2Ffunctor-delegate.h;h=858c1ce70efb272ddec1b9f797d67fc85d64f612;hp=60c6795979216b5b7b825c3dda91b5148b46cfb0;hb=8bccadc96b3773fb10c562a5ccdf1b071b2efe8e;hpb=6bcff29e55480a699307fc877ff4daeac76f8078 diff --git a/dali/public-api/signals/functor-delegate.h b/dali/public-api/signals/functor-delegate.h index 60c6795..858c1ce 100644 --- a/dali/public-api/signals/functor-delegate.h +++ b/dali/public-api/signals/functor-delegate.h @@ -2,7 +2,7 @@ #define __DALI_FUNCTOR_DELEGATE_H__ /* - * Copyright (c) 2015 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. @@ -73,7 +73,7 @@ struct FunctorDestroyer * @brief Used to connect a void() functor to a signal via BaseObject::SignalConnect(). * @SINCE_1_0.0 */ -class DALI_IMPORT_API FunctorDelegate +class DALI_CORE_API FunctorDelegate { public: