X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fstyling%2Fstyle-manager-devel.h;h=23c799947e4900e55acc304e658fa604a88f0829;hp=f1e05d7fc04da2016ce9f41a958ab24113df8aa9;hb=faef4e5740c0024bf3041182a799a2d2395c8787;hpb=b5d9e85e1551fba1e45ce67e31d1d887a29efd89 diff --git a/dali-toolkit/devel-api/styling/style-manager-devel.h b/dali-toolkit/devel-api/styling/style-manager-devel.h index f1e05d7..23c7999 100644 --- a/dali-toolkit/devel-api/styling/style-manager-devel.h +++ b/dali-toolkit/devel-api/styling/style-manager-devel.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_STYLE_MANAGER_DEVEL_H /* - * Copyright (c) 2020 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. @@ -46,7 +46,7 @@ using BrokenImageChangedSignalType = Signal; * @param[in] styleManager The instance of StyleManager * @return A property map to the currently defined configurations **/ -DALI_TOOLKIT_API const Property::Map GetConfigurations(StyleManager styleManager); +DALI_TOOLKIT_API const Property::Map& GetConfigurations(StyleManager styleManager); /** * @brief Sets an image to be used when a visual has failed to correctly render