summaryrefslogtreecommitdiff
path: root/indra/newview/llsidetray.cpp
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-09-13 18:43:44 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-09-13 18:43:44 +0100
commit7af2581683857b719716f74ef54585344b367968 (patch)
tree98cad70b0c390a6f7a0e08d3969a879a32dea067 /indra/newview/llsidetray.cpp
parentf310e6fd37aee99b28d1bc7327b04df3f086c256 (diff)
parent5a4728d25a141866ee0e712e48824067d26fc696 (diff)
merge storm-99
Diffstat (limited to 'indra/newview/llsidetray.cpp')
-rw-r--r--indra/newview/llsidetray.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llsidetray.cpp b/indra/newview/llsidetray.cpp
index 342b73d9c0..88e37b815f 100644
--- a/indra/newview/llsidetray.cpp
+++ b/indra/newview/llsidetray.cpp
@@ -314,6 +314,7 @@ void LLSideTrayTab::undock(LLFloater* floater_tab)
floater_tab->addChild(this);
floater_tab->setTitle(mTabTitle);
+ floater_tab->setName(getName());
// Reshape the floater if needed.
LLRect floater_rect;