X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fpopup%2Fconfirmation-popup-impl.h;h=4db8bd152e5c9ec06eae46236c31c6151e99b1f7;hb=9e3fd659c4d25706ab65345bc7c562ac27248325;hp=45f23a95460e576611e00e3b80caa86af57c9277;hpb=9dfe326faf6f6376bb7f4415a8ca35792c669d4c;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 45f23a9..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. @@ -36,13 +36,8 @@ namespace Toolkit namespace Internal { -namespace -{ - #define MAXIMUM_NUMBER_OF_CONTROLS 2 -} - /** * ConfirmationPopup implementation class. * @@ -177,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