From 64c1146213a1f1313bd061229a962e4d827cb16d Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Thu, 12 Nov 2009 15:35:08 +0000 Subject: add Cancel button to outgoing call dialog, make it work (perhaps), make the name of the departing voice session more accurate (perhaps). WIP. --- indra/newview/llvoicechannel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llvoicechannel.h') 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 mLoginNotificationHandle; -- cgit v1.2.3