Just in case to be safe...

Ansariel 2014-03-22 02:31:12 +01:00
parent d3d0f7cb11
commit 8be751c0fd
1 changed files with 1 additions and 1 deletions

View File

@ -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())
{