X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fnavigation-view%2Fnavigation-view-impl.h;h=0222144f0f0811893329b296cb89d9d7fb991496;hb=acbe10c62c46a30c58e08d8971a736f04e68dbf8;hp=c6d9160ee5221fea2416107ae74d04203baabf4d;hpb=709f6618b60d366c84e259564c53b6ef0c43b717;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/controls/navigation-view/navigation-view-impl.h b/dali-toolkit/internal/controls/navigation-view/navigation-view-impl.h index c6d9160..0222144 100644 --- a/dali-toolkit/internal/controls/navigation-view/navigation-view-impl.h +++ b/dali-toolkit/internal/controls/navigation-view/navigation-view-impl.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_INTERNAL_NAVIGATION_CONTROL_H__ -#define __DALI_TOOLKIT_INTERNAL_NAVIGATION_CONTROL_H__ +#ifndef DALI_TOOLKIT_INTERNAL_NAVIGATION_CONTROL_H +#define DALI_TOOLKIT_INTERNAL_NAVIGATION_CONTROL_H /* - * Copyright (c) 2016 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. @@ -139,4 +139,4 @@ inline const Toolkit::Internal::NavigationView& GetImpl( const Toolkit::Navigati } // namespace Dali -#endif /* __DALI_TOOLKIT_INTERNAL_NAVIGATION_CONTROL_H__ */ +#endif // DALI_TOOLKIT_INTERNAL_NAVIGATION_CONTROL_H