diff options
Diffstat (limited to 'linden/indra/newview/llvoiceremotectrl.h')
-rw-r--r-- | linden/indra/newview/llvoiceremotectrl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llvoiceremotectrl.h b/linden/indra/newview/llvoiceremotectrl.h index 1f61459..6a2da78 100644 --- a/linden/indra/newview/llvoiceremotectrl.h +++ b/linden/indra/newview/llvoiceremotectrl.h | |||
@@ -59,6 +59,7 @@ protected: | |||
59 | LLButton* mTalkBtn; | 59 | LLButton* mTalkBtn; |
60 | LLButton* mTalkLockBtn; | 60 | LLButton* mTalkLockBtn; |
61 | LLButton* mSpeakersBtn; | 61 | LLButton* mSpeakersBtn; |
62 | bool mVoiceLastActive; | ||
62 | }; | 63 | }; |
63 | 64 | ||
64 | #endif // LL_LLVOICEREMOTECTRL_H | 65 | #endif // LL_LLVOICEREMOTECTRL_H |