summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2022-11-22 15:46:08 +0000
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2022-11-22 15:46:08 +0000
commitf6208020f5b27b84aeb9ca258e8dbddce9c49bce (patch)
tree4ddf5b6047cd912620cf404b3113eab39755abae /indra/newview/llappearancemgr.cpp
parent27046fcc14239d36604790c993a90394361ec873 (diff)
SL-18629 - use AISAPI for some paths of new category creation
Diffstat (limited to 'indra/newview/llappearancemgr.cpp')
-rw-r--r--indra/newview/llappearancemgr.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappearancemgr.cpp b/indra/newview/llappearancemgr.cpp
index ab7adeeedc..4fc09c7739 100644
--- a/indra/newview/llappearancemgr.cpp
+++ b/indra/newview/llappearancemgr.cpp
@@ -3989,6 +3989,7 @@ void LLAppearanceMgr::makeNewOutfitLinks(const std::string& new_folder_name, boo
// existence of AIS as an indicator the fix is present. Does
// not actually use AIS to create the category.
inventory_func_type func = boost::bind(&LLAppearanceMgr::onOutfitFolderCreated,this,_1,show_panel);
+
LLUUID folder_id = gInventory.createNewCategory(
parent_id,
LLFolderType::FT_OUTFIT,