summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimcontainer.h
diff options
context:
space:
mode:
authorMaximB ProductEngine <mberezhnoy@productengine.com>2012-11-20 06:27:30 +0200
committerMaximB ProductEngine <mberezhnoy@productengine.com>2012-11-20 06:27:30 +0200
commit09570f1e389392f474f853438fc8a477e9ae57d8 (patch)
treef8e70c31f59a8cf061d7a66d43d5742d10393c9f /indra/newview/llfloaterimcontainer.h
parentf043bc32fd202de88d6823bb938128147ab4a04c (diff)
parentaba409f24f7ec7d74d545b0309340c98854b7217 (diff)
merge
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 afc8d00174..9112b54018 100644
--- a/indra/newview/llfloaterimcontainer.h
+++ b/indra/newview/llfloaterimcontainer.h
@@ -164,6 +164,7 @@ public:
void setTimeNow(const LLUUID& session_id, const LLUUID& participant_id);
void setNearbyDistances();
void reSelectConversation();
+ void flashConversationItemWidget(const LLUUID& session_id, bool is_flashes);
private:
LLConversationViewSession* createConversationItemWidget(LLConversationItem* item);