summaryrefslogtreecommitdiff
path: root/indra/newview/llimconversation.h
diff options
context:
space:
mode:
authorAlexanderP ProductEngine <apaschenko@productengine.com>2012-07-12 16:36:01 +0300
committerAlexanderP ProductEngine <apaschenko@productengine.com>2012-07-12 16:36:01 +0300
commit6dff1477d5898c54ea0a08aa72bd099b628433e7 (patch)
tree13544d7e0397d2a34c5a78fe56ea63cb7acab998 /indra/newview/llimconversation.h
parentaafbf0d21301ccaf2e447a556d08e6686f519d4d (diff)
CHUI-199 FIXED Save positioning of conversations between sessions
Diffstat (limited to 'indra/newview/llimconversation.h')
-rw-r--r--indra/newview/llimconversation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llimconversation.h b/indra/newview/llimconversation.h
index 682779a44b..19d1e523f0 100644
--- a/indra/newview/llimconversation.h
+++ b/indra/newview/llimconversation.h
@@ -91,6 +91,7 @@ protected:
bool mIsNearbyChat;
bool mIsP2PChat;
+ bool mWasHosted;
LLLayoutPanel* mParticipantListPanel;
LLParticipantList* mParticipantList;