diff --git a/indra/newview/fsfloaterimcontainer.cpp b/indra/newview/fsfloaterimcontainer.cpp index d909e3a3c4..c76a9b4093 100644 --- a/indra/newview/fsfloaterimcontainer.cpp +++ b/indra/newview/fsfloaterimcontainer.cpp @@ -141,7 +141,7 @@ void FSFloaterIMContainer::initTabs() void FSFloaterIMContainer::onOpen(const LLSD& key) { LLMultiFloater::onOpen(key); - + initTabs(); LLFloater* active_floater = getActiveFloater(); if (active_floater && !active_floater->hasFocus()) {