X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fscrollable%2Fscroll-view%2Fscroll-view-effect-impl.h;h=603d8b26945f4d56cf49c3ab8d01388ffc308f48;hp=63c51be946e9c7cf43bb887a5a6a330a43da9586;hb=acbe10c62c46a30c58e08d8971a736f04e68dbf8;hpb=57869973578f6a0b0f836d396c7232ddb8302c6b diff --git a/dali-toolkit/internal/controls/scrollable/scroll-view/scroll-view-effect-impl.h b/dali-toolkit/internal/controls/scrollable/scroll-view/scroll-view-effect-impl.h index 63c51be..603d8b2 100644 --- a/dali-toolkit/internal/controls/scrollable/scroll-view/scroll-view-effect-impl.h +++ b/dali-toolkit/internal/controls/scrollable/scroll-view/scroll-view-effect-impl.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_INTERNAL_SCROLL_VIEW_EFFECT_H__ -#define __DALI_TOOLKIT_INTERNAL_SCROLL_VIEW_EFFECT_H__ +#ifndef DALI_TOOLKIT_INTERNAL_SCROLL_VIEW_EFFECT_H +#define DALI_TOOLKIT_INTERNAL_SCROLL_VIEW_EFFECT_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. @@ -137,4 +137,4 @@ inline const Internal::ScrollViewEffect& GetImpl(const Dali::Toolkit::ScrollView } // namespace Dali -#endif // __DALI_TOOLKIT_INTERNAL_SCROLL_VIEW_EFFECT_H__ +#endif // DALI_TOOLKIT_INTERNAL_SCROLL_VIEW_EFFECT_H