summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimsessiontab.h
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2013-01-23 09:52:00 -0800
committerGilbert Gonzales <gilbert@lindenlab.com>2013-01-23 09:52:00 -0800
commit5733f7090460ea2591bf1af961409c1a77cc916e (patch)
treefccda7ae74da59d4541f2825178ea35c71bd3e9b /indra/newview/llfloaterimsessiontab.h
parentd0204ab367f5ceb5eab89e2273b897975acbfe5a (diff)
parente6000d5930dd646bb15951336670bab4950515d8 (diff)
merging
Diffstat (limited to 'indra/newview/llfloaterimsessiontab.h')
-rw-r--r--indra/newview/llfloaterimsessiontab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterimsessiontab.h b/indra/newview/llfloaterimsessiontab.h
index 0fa99a46be..beaffc14a6 100644
--- a/indra/newview/llfloaterimsessiontab.h
+++ b/indra/newview/llfloaterimsessiontab.h
@@ -182,6 +182,7 @@ private:
bool checkIfTornOff();
bool mIsHostAttached;
+ bool mHasVisibleBeenInitialized;
LLTimer* mRefreshTimer; ///< Defines the rate at which refresh() is called.
};