diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2016-05-18 13:15:01 +0300 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2016-05-18 13:15:01 +0300 |
commit | 191c2aec49491c74a6ce9b23a813dc89d63f2c6a (patch) | |
tree | f32dedb9579c5d1b5ebe21fe846cde41e4a0a5eb /indra/newview/llfloaterimsessiontab.h | |
parent | e3afb1fdbadd3d6cdae7c261e7a975f3bf9faa89 (diff) |
MAINT-6377 Nearby chat toasts cover the conversation floater.
Diffstat (limited to 'indra/newview/llfloaterimsessiontab.h')
-rwxr-xr-x | indra/newview/llfloaterimsessiontab.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloaterimsessiontab.h b/indra/newview/llfloaterimsessiontab.h index e7b05a584b..1b4922fd73 100755 --- a/indra/newview/llfloaterimsessiontab.h +++ b/indra/newview/llfloaterimsessiontab.h @@ -103,6 +103,8 @@ public: void restoreFloater(); void saveCollapsedState(); + LLView* getChatHistory(); + protected: // callback for click on any items of the visual states menu |