X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Ftool-bar%2Ftool-bar-impl.h;h=2d6b98192b11f9643cc2498e51401b5096fc1ebd;hp=f64d9e8ddddb3ccd7a83fd92a96167185a52d5f1;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=e9d852fcdacc5788785bfe0b617bd757794e8208 diff --git a/dali-toolkit/internal/controls/tool-bar/tool-bar-impl.h b/dali-toolkit/internal/controls/tool-bar/tool-bar-impl.h index f64d9e8..2d6b981 100644 --- a/dali-toolkit/internal/controls/tool-bar/tool-bar-impl.h +++ b/dali-toolkit/internal/controls/tool-bar/tool-bar-impl.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_INTERNAL_TOOL_BAR_H__ -#define __DALI_TOOLKIT_INTERNAL_TOOL_BAR_H__ +#ifndef DALI_TOOLKIT_INTERNAL_TOOL_BAR_H +#define DALI_TOOLKIT_INTERNAL_TOOL_BAR_H /* - * Copyright (c) 2014 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. @@ -155,4 +155,4 @@ inline const Toolkit::Internal::ToolBar& GetImpl( const Toolkit::ToolBar& toolBa } // namespace Dali -#endif // __DALI_TOOLKIT_INTERNAL_TOOL_BAR_H__ +#endif // DALI_TOOLKIT_INTERNAL_TOOL_BAR_H