summaryrefslogtreecommitdiff
path: root/indra/newview/llimview.h
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2019-09-05 22:00:41 +0300
committerAndreyL ProductEngine <alihatskiy@productengine.com>2019-09-05 22:00:41 +0300
commitc3bd256f3340e9223b8855368648f3925760c0b4 (patch)
tree072244e740dffe530b4bd9c7e41c3074ac337402 /indra/newview/llimview.h
parentf636b48109e3234ce8a5c36502c7f2615c253bb1 (diff)
parent894725f3314d24c20414a9a2491cf0cd59882788 (diff)
Upstream merge from viewer-neko
Diffstat (limited to 'indra/newview/llimview.h')
-rw-r--r--indra/newview/llimview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llimview.h b/indra/newview/llimview.h
index 81d3ffa1a6..344f6d9a83 100644
--- a/indra/newview/llimview.h
+++ b/indra/newview/llimview.h
@@ -91,6 +91,7 @@ public:
bool isOutgoingAdHoc() const;
bool isAdHoc();
bool isP2P();
+ bool isGroupChat();
bool isOtherParticipantAvaline();
bool isP2PSessionType() const { return mSessionType == P2P_SESSION;}