X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Ftext%2Ftext-utils-devel.h;h=87bffddbdbeb80b527f79534a5aa1f9d69de98c3;hb=4c0a343bb91c756aa8c994f80cc12ca5f4ac78af;hp=e4bf375b697e2f3c527bcb09713fd94a6806d604;hpb=5178b0e51437699c0e2196c88712a79032a2732b;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/devel-api/text/text-utils-devel.h b/dali-toolkit/devel-api/text/text-utils-devel.h old mode 100755 new mode 100644 index e4bf375..87bffdd --- a/dali-toolkit/devel-api/text/text-utils-devel.h +++ b/dali-toolkit/devel-api/text/text-utils-devel.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_TEXT_UTILS_DEVEL_H /* - * Copyright (c) 2020 Samsung Electronics Co., Ltd. + * Copyright (c) 2021 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. @@ -89,7 +89,7 @@ struct DALI_TOOLKIT_API RendererParameters // float minLineSize; ///< The line's minimum size (in points). - Extents padding; ///< The padding of the boundaries where the text is going to be laid-out. + Extents padding; ///< The padding of the boundaries where the text is going to be laid-out. }; /**