aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvoiceclient.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:05 -0500
committerJacek Antonelli2008-08-15 23:45:05 -0500
commit3d17e02e604977d976cc303b332bda7cebf11a57 (patch)
tree06e3dd8dfa7e7c9d12e24efb9155d4343e77aa7b /linden/indra/newview/llvoiceclient.h
parentSecond Life viewer sources 1.18.1.2 (diff)
downloadmeta-impy-3d17e02e604977d976cc303b332bda7cebf11a57.zip
meta-impy-3d17e02e604977d976cc303b332bda7cebf11a57.tar.gz
meta-impy-3d17e02e604977d976cc303b332bda7cebf11a57.tar.bz2
meta-impy-3d17e02e604977d976cc303b332bda7cebf11a57.tar.xz
Second Life viewer sources 1.18.2.0
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,