summaryrefslogtreecommitdiff
path: root/indra/newview/llbottomtray.cpp
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2009-11-05 13:17:19 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2009-11-05 13:17:19 +0000
commit6d6fcc46ef219c8b6df1c8707ea22dbd866dc315 (patch)
tree97ee5cd51b59a0fc2ebae0017cb8f804637a79c4 /indra/newview/llbottomtray.cpp
parent95738da3d82b92e82744dbc6b377a3feae2e6441 (diff)
parent179f18d1ab5cc93509339684029cf7e4fe0b3eaa (diff)
Merge from viewer2voiceparity, conflicts resolved, and I fixed the 'speak' button which is broken on trunk.
Diffstat (limited to 'indra/newview/llbottomtray.cpp')
-rw-r--r--indra/newview/llbottomtray.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llbottomtray.cpp b/indra/newview/llbottomtray.cpp
index ddcee5f453..a17ba79078 100644
--- a/indra/newview/llbottomtray.cpp
+++ b/indra/newview/llbottomtray.cpp
@@ -47,7 +47,7 @@
LLBottomTray::LLBottomTray(const LLSD&)
: mChicletPanel(NULL),
mSysWell(NULL),
- mTalkBtn(NULL),
+ mSpeakBtn(NULL),
mNearbyChatBar(NULL),
mToolbarStack(NULL)