X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fscrollable%2Fitem-view%2Fspiral-layout.h;h=4d6543338e370194d5641b6b195837e857a032dd;hp=29c46d5cb9665cd62e995b7532194d6eb67bf235;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=06f734a391814a2972e31351604e0a34ef712ed9 diff --git a/dali-toolkit/internal/controls/scrollable/item-view/spiral-layout.h b/dali-toolkit/internal/controls/scrollable/item-view/spiral-layout.h index 29c46d5..4d65433 100755 --- a/dali-toolkit/internal/controls/scrollable/item-view/spiral-layout.h +++ b/dali-toolkit/internal/controls/scrollable/item-view/spiral-layout.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_SPIRAL_LAYOUT_H__ -#define __DALI_TOOLKIT_SPIRAL_LAYOUT_H__ +#ifndef DALI_TOOLKIT_SPIRAL_LAYOUT_H +#define DALI_TOOLKIT_SPIRAL_LAYOUT_H /* - * Copyright (c) 2015 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. @@ -212,4 +212,4 @@ private: } // namespace Dali -#endif // __DALI_TOOLKIT_SPIRAL_LAYOUT_H__ +#endif // DALI_TOOLKIT_SPIRAL_LAYOUT_H