X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Fflex-container%2Fflex-container.h;h=78965f81ee397ef6af2c567552a869687a9354c1;hp=ac564b96293ef8d1454e53535d88f63ee0f170fe;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=01808a740662880dc14ca86d4808c7baf536b948 diff --git a/dali-toolkit/public-api/controls/flex-container/flex-container.h b/dali-toolkit/public-api/controls/flex-container/flex-container.h index ac564b9..78965f8 100644 --- a/dali-toolkit/public-api/controls/flex-container/flex-container.h +++ b/dali-toolkit/public-api/controls/flex-container/flex-container.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_FLEX_CONTAINER_H__ -#define __DALI_TOOLKIT_FLEX_CONTAINER_H__ +#ifndef DALI_TOOLKIT_FLEX_CONTAINER_H +#define DALI_TOOLKIT_FLEX_CONTAINER_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. @@ -307,4 +307,4 @@ public: // Not intended for application developers } // namespace Dali -#endif // __DALI_TOOLKIT_FLEX_CONTAINER_H__ +#endif // DALI_TOOLKIT_FLEX_CONTAINER_H