X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Fprogress-bar%2Fprogress-bar.h;h=407e02601e5b0d611f0d7bfa08891ce25a904260;hp=ed4ceb2d7629b99126022adf553971b7fd2a7e9d;hb=6dee0c77383cfa21c57099dd519ce4821a9d23b0;hpb=14a48afd7d9b5ba7bd8c8ebc69b214be8310613a diff --git a/dali-toolkit/public-api/controls/progress-bar/progress-bar.h b/dali-toolkit/public-api/controls/progress-bar/progress-bar.h index ed4ceb2..407e026 100644 --- a/dali-toolkit/public-api/controls/progress-bar/progress-bar.h +++ b/dali-toolkit/public-api/controls/progress-bar/progress-bar.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_PROGRESS_BAR_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. @@ -47,7 +47,7 @@ class ProgressBar; * @SINCE_1_2.60 */ -class DALI_IMPORT_API ProgressBar : public Control +class DALI_TOOLKIT_API ProgressBar : public Control { public: @@ -158,7 +158,7 @@ public: public: /** - * @brief Creates the ProgressBar control. + * @brief Creates the ProgressBar control. It creates a horizontal linear shape of progress bar. * @SINCE_1_2.60 * @return A handle to the ProgressBar control */