summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimcontainer.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2012-12-19 17:10:31 -0800
committerMerov Linden <merov@lindenlab.com>2012-12-19 17:10:31 -0800
commitc81cf89086b0282121c6577b6fde75e050c1a0e8 (patch)
tree53a17f026448f434c79e04ee4d0024c98a24d054 /indra/newview/llfloaterimcontainer.h
parentdcfcc191dd3caaa84d0f789a928a83adf55c13b1 (diff)
CHUI-600 : Fix the orange (provided by Leo), fix the conversation item flashing (when shown)
Diffstat (limited to 'indra/newview/llfloaterimcontainer.h')
-rw-r--r--indra/newview/llfloaterimcontainer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterimcontainer.h b/indra/newview/llfloaterimcontainer.h
index 5db1565cea..09a24c0105 100644
--- a/indra/newview/llfloaterimcontainer.h
+++ b/indra/newview/llfloaterimcontainer.h
@@ -69,6 +69,7 @@ public:
void showConversation(const LLUUID& session_id);
void selectConversation(const LLUUID& session_id);
BOOL selectConversationPair(const LLUUID& session_id, bool select_widget);
+ void clearAllFlashStates();
/*virtual*/ void tabClose();
void showStub(bool visible);