summaryrefslogtreecommitdiff
path: root/indra/newview/llnearbychat.cpp
diff options
context:
space:
mode:
authorYuri Chebotarev <ychebotarev@productengine.com>2009-11-05 13:18:55 +0200
committerYuri Chebotarev <ychebotarev@productengine.com>2009-11-05 13:18:55 +0200
commit9ec38e7ef6d51d6d817428075ec3d77a88a736ff (patch)
tree90a87acf8aa1e42cb178932a1ce7e4f8b5949030 /indra/newview/llnearbychat.cpp
parentf8d1644a4132356c2a0220110b9d9bc981f73b16 (diff)
parent77ebe6680449b3e0fda96444ba7df3140d1dcab1 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llnearbychat.cpp')
-rw-r--r--indra/newview/llnearbychat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llnearbychat.cpp b/indra/newview/llnearbychat.cpp
index c68d3fe023..974291a54e 100644
--- a/indra/newview/llnearbychat.cpp
+++ b/indra/newview/llnearbychat.cpp
@@ -61,7 +61,7 @@
static const S32 RESIZE_BAR_THICKNESS = 3;
LLNearbyChat::LLNearbyChat(const LLSD& key)
- : LLDockableFloater(NULL, key)
+ : LLDockableFloater(NULL, false, key)
,mChatHistory(NULL)
{