From 2c93c14c9d6cf6940169d33b806dede90e60033f Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Thu, 16 Jul 2020 17:51:06 +0300 Subject: SL-13609 Better indicate which conversation is active in Conversations floater --- indra/newview/llfloaterimsessiontab.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/newview/llfloaterimsessiontab.h') diff --git a/indra/newview/llfloaterimsessiontab.h b/indra/newview/llfloaterimsessiontab.h index 1b4922fd73..169eb1cf7f 100644 --- a/indra/newview/llfloaterimsessiontab.h +++ b/indra/newview/llfloaterimsessiontab.h @@ -103,6 +103,8 @@ public: void restoreFloater(); void saveCollapsedState(); + void updateChatIcon(const LLUUID& id); + LLView* getChatHistory(); protected: -- cgit v1.2.3