aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvoiceclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llvoiceclient.h')
-rw-r--r--linden/indra/newview/llvoiceclient.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/llvoiceclient.h b/linden/indra/newview/llvoiceclient.h
index f65aa58..e8c5b33 100644
--- a/linden/indra/newview/llvoiceclient.h
+++ b/linden/indra/newview/llvoiceclient.h
@@ -53,6 +53,8 @@ class LLVoiceClientStatusObserver
53public: 53public:
54 typedef enum e_voice_status_type 54 typedef enum e_voice_status_type
55 { 55 {
56 // NOTE: when updating this enum, please also update the switch in
57 // LLVoiceClientStatusObserver::status2string().
56 STATUS_LOGIN_RETRY, 58 STATUS_LOGIN_RETRY,
57 STATUS_LOGGED_IN, 59 STATUS_LOGGED_IN,
58 STATUS_JOINING, 60 STATUS_JOINING,