X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fstyling%2Fstyle-manager.h;h=4e42f57fd69d94fa6419638c8c4b919b12db9a45;hb=8c98262c52c72d5767c4552bb3c294a1565aefaa;hp=de6bfb1e4c4e8232623eae758a22c7dbb840dc90;hpb=9eecb41468197eb2fc03e55c151011ea387e1bed;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/public-api/styling/style-manager.h b/dali-toolkit/public-api/styling/style-manager.h index de6bfb1..4e42f57 100644 --- a/dali-toolkit/public-api/styling/style-manager.h +++ b/dali-toolkit/public-api/styling/style-manager.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_STYLE_MANAGER_H__ -#define __DALI_TOOLKIT_STYLE_MANAGER_H__ +#ifndef DALI_TOOLKIT_STYLE_MANAGER_H +#define DALI_TOOLKIT_STYLE_MANAGER_H /* - * Copyright (c) 2018 Samsung Electronics Co., Ltd. + * Copyright (c) 2019 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. @@ -193,9 +193,9 @@ public: /** * @} */ + } // namespace Toolkit } // namespace Dali - -#endif /* __DALI_TOOLKIT_STYLE_MANAGER_H__ */ +#endif // DALI_TOOLKIT_STYLE_MANAGER_H