summaryrefslogtreecommitdiff
path: root/indra/newview/llgroupactions.cpp
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2025-04-03 12:34:51 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2025-04-03 12:34:51 +0300
commit46fca6f5bbafcdb2942114ccccdadc1e769955e4 (patch)
tree482a6442d9fe44f4319f5b3c6d27b33ff155a9b0 /indra/newview/llgroupactions.cpp
parentdb2c45ba23a10d34d89f556533f80a8b42600bf6 (diff)
#3857 second batch of new or updated LEAP functions
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
{