summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.cpp
diff options
context:
space:
mode:
authorCallum Prentice <callum@lindenlab.com>2014-08-04 16:37:17 -0700
committerCallum Prentice <callum@lindenlab.com>2014-08-04 16:37:17 -0700
commit77751a15d1dc976d77d41db5b586e18b5311ccb4 (patch)
tree44e5eb4fe3664ba42ba91f3feb30d57e058e1c7b /indra/newview/llviewerregion.cpp
parentc25105945a9d74e331cae4d827fc3be8d8915b7a (diff)
parent1346949e4d601e8c945fa30593ba1d405e9ed80d (diff)
Merge with head of viewer-release
Diffstat (limited to 'indra/newview/llviewerregion.cpp')
-rwxr-xr-xindra/newview/llviewerregion.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewerregion.cpp b/indra/newview/llviewerregion.cpp
index 673913c4f2..cd5f64b9ca 100755
--- a/indra/newview/llviewerregion.cpp
+++ b/indra/newview/llviewerregion.cpp
@@ -2708,6 +2708,7 @@ void LLViewerRegionImpl::buildCapabilityNames(LLSD& capabilityNames)
capabilityNames.append("GetObjectCost");
capabilityNames.append("GetObjectPhysicsData");
capabilityNames.append("GetTexture");
+ capabilityNames.append("GroupAPIv1");
capabilityNames.append("GroupMemberData");
capabilityNames.append("GroupProposalBallot");
capabilityNames.append("HomeLocation");