summaryrefslogtreecommitdiff
path: root/indra/newview/llgroupactions.cpp
diff options
context:
space:
mode:
authorMaxim Nikolenko <maximnproductengine@lindenlab.com>2025-04-03 18:16:09 +0300
committerGitHub <noreply@github.com>2025-04-03 18:16:09 +0300
commit6ebd8a9e82bb8df2df64845cd0adbab4e46152cd (patch)
tree1b3b0cc51641229727adc89b6abeeceb16d6090e /indra/newview/llgroupactions.cpp
parent498b244070b47a9f9f14b5b0f026a14274942459 (diff)
parentdead3c1fca14e8097fdc707fb94572eee6b23dc3 (diff)
Merge pull request #3866 from secondlife/maxim/2025.04-3857
#3857 pick new and updated LEAP functions from develop branch
Diffstat (limited to 'indra/newview/llgroupactions.cpp')
-rw-r--r--indra/newview/llgroupactions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llgroupactions.cpp b/indra/newview/llgroupactions.cpp
index ba9c9fa13f..34d96aa024 100644
--- a/indra/newview/llgroupactions.cpp
+++ b/indra/newview/llgroupactions.cpp
@@ -46,7 +46,7 @@
//
// Globals
//
-static GroupChatListener sGroupChatListener;
+static LLGroupChatListener sGroupChatListener;
class LLGroupHandler : public LLCommandHandler
{