X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Ftext-controls%2Ftext-editor.h;h=5260ffee6f924a98917c6ba7d4611f2fa366d28d;hb=6222441d2463db88bf090384303f7d3a0e5b4933;hp=f633f4558797df94658fc828d25207b0717e4b8c;hpb=05e6b5073a18b6ebe1f536a3693300b3ee35b199;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/public-api/controls/text-controls/text-editor.h b/dali-toolkit/public-api/controls/text-controls/text-editor.h index f633f45..5260ffe 100644 --- a/dali-toolkit/public-api/controls/text-controls/text-editor.h +++ b/dali-toolkit/public-api/controls/text-controls/text-editor.h @@ -2,7 +2,7 @@ #define __DALI_TOOLKIT_TEXT_EDITOR_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. @@ -46,7 +46,7 @@ class TextEditor; * | inputStyleChanged | @ref InputStyleChangedSignal() | @SINCE_1_2_2 | * */ -class DALI_IMPORT_API TextEditor : public Control +class DALI_TOOLKIT_API TextEditor : public Control { public: