X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fpopup%2Fpopup-impl.h;h=630caa8763fe8736df87cf1ed4c87d575690adae;hp=8f4aef0b8eb963a8fa3cc0c24a9bf752373b046a;hb=HEAD;hpb=e1f62b191823249c41ecbdf79ac33b082e5b8dc9 diff --git a/dali-toolkit/internal/controls/popup/popup-impl.h b/dali-toolkit/internal/controls/popup/popup-impl.h index 8f4aef0..0efba18 100644 --- a/dali-toolkit/internal/controls/popup/popup-impl.h +++ b/dali-toolkit/internal/controls/popup/popup-impl.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_INTERNAL_POPUP_H /* - * Copyright (c) 2021 Samsung Electronics Co., Ltd. + * Copyright (c) 2022 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. @@ -112,7 +112,7 @@ public: /** * @copydoc Toolkit::Popup::IsTailVisible */ - const bool IsTailVisible() const; + bool IsTailVisible() const; /** * @copydoc Toolkit::Popup::SetTailPosition @@ -172,7 +172,7 @@ public: /** * @copydoc Toolkit::Popup::IsBackingEnabled */ - const bool IsBackingEnabled() const; + bool IsBackingEnabled() const; /** * @copydoc Toolkit::Popup::SetBackingColor @@ -340,7 +340,7 @@ private: * * @return True if the popup is touch-transparent. */ - const bool IsTouchTransparent() const; + bool IsTouchTransparent() const; /** * @brief Allows the popup entry animation to be setup from a Property::Map that could