summaryrefslogtreecommitdiff
path: root/indra/newview/llvoicechannel.h
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2009-11-12 17:12:21 -0500
committerNyx (Neal Orman) <nyx@lindenlab.com>2009-11-12 17:12:21 -0500
commita92c6ef67fbdef79e7163e1449616a15fd61b081 (patch)
treed328b0cc1ebe9aaf8c0705f0a1a49902bbe32e69 /indra/newview/llvoicechannel.h
parent8863987cae0354db6d248633f33787bdf62293ca (diff)
parent4acc05b3793623a03ea763c5c8c4072f986ee286 (diff)
merging put on submenu fix with avatar-pipeline
Diffstat (limited to 'indra/newview/llvoicechannel.h')
-rw-r--r--indra/newview/llvoicechannel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoicechannel.h b/indra/newview/llvoicechannel.h
index 20b6157b48..639585de55 100644
--- a/indra/newview/llvoicechannel.h
+++ b/indra/newview/llvoicechannel.h
@@ -109,6 +109,7 @@ protected:
EState mState;
std::string mSessionName;
LLSD mNotifyArgs;
+ LLSD mCallDialogPayload;
BOOL mIgnoreNextSessionLeave;
LLHandle<LLPanel> mLoginNotificationHandle;