X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fpopup%2Fconfirmation-popup-impl.h;h=4db8bd152e5c9ec06eae46236c31c6151e99b1f7;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hp=804b93fbc55c35971d588819f31d83506643f1a5;hpb=cc5a994d63e196f3bce7ed36f6f66d6cb87eca0d;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/controls/popup/confirmation-popup-impl.h b/dali-toolkit/internal/controls/popup/confirmation-popup-impl.h index 804b93f..4db8bd1 100644 --- a/dali-toolkit/internal/controls/popup/confirmation-popup-impl.h +++ b/dali-toolkit/internal/controls/popup/confirmation-popup-impl.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_H__ -#define __DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_H__ +#ifndef DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_H +#define DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_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. @@ -172,4 +172,4 @@ inline const Toolkit::Internal::ConfirmationPopup& GetDerivedImplementation( con } // namespace Dali -#endif // __DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_H__ +#endif // DALI_TOOLKIT_INTERNAL_CONFIRMATION_POPUP_H