diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-01-23 09:52:00 -0800 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-01-23 09:52:00 -0800 |
commit | 5733f7090460ea2591bf1af961409c1a77cc916e (patch) | |
tree | fccda7ae74da59d4541f2825178ea35c71bd3e9b /indra/newview/llfloaterimsessiontab.h | |
parent | d0204ab367f5ceb5eab89e2273b897975acbfe5a (diff) | |
parent | e6000d5930dd646bb15951336670bab4950515d8 (diff) |
merging
Diffstat (limited to 'indra/newview/llfloaterimsessiontab.h')
-rw-r--r-- | indra/newview/llfloaterimsessiontab.h | 1 |
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. }; |