summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimsessiontab.cpp
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2012-12-03 17:01:53 -0800
committerGilbert Gonzales <gilbert@lindenlab.com>2012-12-03 17:01:53 -0800
commitad7cb33bbc4f3dae5ad8396b11e98d2e1490e349 (patch)
treeb3eca812c6f582332a107ccb28c1b4a94df8d3cf /indra/newview/llfloaterimsessiontab.cpp
parent2ee6bcab371a08791bccad3a4fa072c1d60cd6c9 (diff)
parent1ce49f764fa00406088f7bcd7623603baedd5fe8 (diff)
merging in latest changes
Diffstat (limited to 'indra/newview/llfloaterimsessiontab.cpp')
-rw-r--r--indra/newview/llfloaterimsessiontab.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterimsessiontab.cpp b/indra/newview/llfloaterimsessiontab.cpp
index efc7be6dd6..2d4a714538 100644
--- a/indra/newview/llfloaterimsessiontab.cpp
+++ b/indra/newview/llfloaterimsessiontab.cpp
@@ -43,7 +43,7 @@
#include "lltoolbarview.h"
#include "llfloaterimnearbychat.h"
-const F32 REFRESH_INTERVAL = 0.2f;
+const F32 REFRESH_INTERVAL = 1.0f;
LLFloaterIMSessionTab::LLFloaterIMSessionTab(const LLSD& session_id)
: LLTransientDockableFloater(NULL, true, session_id)