X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fprogress-bar%2Fprogress-bar-impl.h;h=5b0ffd2a1128a8385c650f74d00e75b8496ec2e5;hb=10caf1dca0d3b222b74ba3916a84474fbcf8834e;hp=b59c8b3957b9175fc4e9451e096bb13958d31d02;hpb=e5db233869c72ec43ed7be31a3f1a2231f1f510d;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/controls/progress-bar/progress-bar-impl.h b/dali-toolkit/internal/controls/progress-bar/progress-bar-impl.h index b59c8b3..5b0ffd2 100755 --- a/dali-toolkit/internal/controls/progress-bar/progress-bar-impl.h +++ b/dali-toolkit/internal/controls/progress-bar/progress-bar-impl.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_INTERNAL_PROGRESS_BAR_H /* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. + * Copyright (c) 2017 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. @@ -22,7 +22,7 @@ // INTERNAL INCLUDES #include #include -#include +#include #include namespace Dali @@ -225,7 +225,7 @@ private: /** * Update progress bar label when progress value is changed */ - void CreateVisualsForComponent( Property::Index index, const Property::Value& value, const float visualDepth ); + void CreateVisualsForComponent( Property::Index index, const Property::Value& value, const int visualDepth ); /** * Update progress bar label when progress value is changed