X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fcontrols%2Fcontrol-wrapper.h;h=fecab4f2e1606d875ff1ad5554b07ab3385313ed;hp=b50852b3ea6e8c728144fec68fd8b479561e5110;hb=e40f95b837ab8e9f1ce9094ebf4e6ac781e7bf6f;hpb=ceef53ad56a8e9004014dc1c320127e64f90acff diff --git a/dali-toolkit/devel-api/controls/control-wrapper.h b/dali-toolkit/devel-api/controls/control-wrapper.h index b50852b..fecab4f 100644 --- a/dali-toolkit/devel-api/controls/control-wrapper.h +++ b/dali-toolkit/devel-api/controls/control-wrapper.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_CONTROL_WRAPPER_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. @@ -37,7 +37,7 @@ class ControlWrapper; * * The implementation of the ControlWrapper must be supplied; see Internal::ControlWrapper for more details. */ -class DALI_IMPORT_API ControlWrapper : public Control +class DALI_TOOLKIT_API ControlWrapper : public Control { public: