summaryrefslogtreecommitdiff
path: root/indra/newview/llvoicevivox.h
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2015-12-17 14:09:51 -0800
committerRider Linden <rider@lindenlab.com>2015-12-17 14:09:51 -0800
commit2c9097aa28d65eeddcfb60b9ac93495723ed6419 (patch)
tree1e6ddd635bf2eee516628a563af200384c0b36ae /indra/newview/llvoicevivox.h
parentdb70768def60016daabaf25f38d516d6b72f77ce (diff)
MAINT-5977: Finish implementation of MailBox event pump type for guaranteed delivery
Diffstat (limited to 'indra/newview/llvoicevivox.h')
-rwxr-xr-xindra/newview/llvoicevivox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llvoicevivox.h b/indra/newview/llvoicevivox.h
index 3da24c61f3..6cbd5efdcd 100755
--- a/indra/newview/llvoicevivox.h
+++ b/indra/newview/llvoicevivox.h
@@ -937,6 +937,8 @@ private:
bool mIsInTuningMode;
bool mIsInChannel;
bool mIsJoiningSession;
+
+ LLEventMailDrop mVivoxPump;
};
/**