summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimcontainer.h
diff options
context:
space:
mode:
authorMnikolenko ProductEngine <mnikolenko@productengine.com>2015-05-15 11:43:13 +0300
committerMnikolenko ProductEngine <mnikolenko@productengine.com>2015-05-15 11:43:13 +0300
commit102908a2f204247005ae4a562c4f34668a983f4a (patch)
treecfb19fe5f1faccc598c2cd716b97de98821405c6 /indra/newview/llfloaterimcontainer.h
parentbcf5b196fed62222559de495fed3b2f19d7a731b (diff)
MAINT-5206 FIXED always show Nearby chat on first opening of IMcontainer floater.
Diffstat (limited to 'indra/newview/llfloaterimcontainer.h')
-rwxr-xr-xindra/newview/llfloaterimcontainer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloaterimcontainer.h b/indra/newview/llfloaterimcontainer.h
index f21c0b9947..60cef83d9a 100755
--- a/indra/newview/llfloaterimcontainer.h
+++ b/indra/newview/llfloaterimcontainer.h
@@ -193,6 +193,8 @@ private:
bool mInitialized;
bool mIsFirstLaunch;
+ bool mIsFirstOpen;
+
LLUUID mSelectedSession;
std::string mGeneralTitle;