summaryrefslogtreecommitdiff
path: root/indra/llfilesystem
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2024-08-28 10:57:53 -0500
committerGitHub <noreply@github.com>2024-08-28 10:57:53 -0500
commit9d689c6145cefcc86b228462279859dfb726429d (patch)
treedb1944a9a05dfde76ceb023793c780a7fe7d9767 /indra/llfilesystem
parent5c16ae13758bdfe8fe1f13d5f67eabbb6eaa30a1 (diff)
parent00acf4fdb7e953726240f76f8b5103c82e0ce692 (diff)
Merge pull request #2435 from secondlife/2432-default-nametags-to-only-show-briefly
#2432 default nametags to only show briefly and #2431 fix redundant search for pixiesmall.j2c
Diffstat (limited to 'indra/llfilesystem')
-rw-r--r--indra/llfilesystem/lldir.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llfilesystem/lldir.cpp b/indra/llfilesystem/lldir.cpp
index a18dc0a4f1..99d4850610 100644
--- a/indra/llfilesystem/lldir.cpp
+++ b/indra/llfilesystem/lldir.cpp
@@ -721,6 +721,8 @@ std::vector<std::string> LLDir::findSkinnedFilenames(const std::string& subdir,
const std::string& filename,
ESkinConstraint constraint) const
{
+ LL_PROFILE_ZONE_SCOPED_CATEGORY_UI;
+
// Recognize subdirs that have no localization.
static const std::set<std::string> sUnlocalized = list_of
("") // top-level directory not localized