summaryrefslogtreecommitdiff
path: root/indra/newview/llscreenchannel.h
diff options
context:
space:
mode:
authorYuri Chebotarev <ychebotarev@productengine.com>2010-04-30 17:59:53 +0300
committerYuri Chebotarev <ychebotarev@productengine.com>2010-04-30 17:59:53 +0300
commit67c95d6d9238615232fd581aaedf53adfe166e5c (patch)
tree4332afc70cd8a46ce2c390ccc0a7d583d9ea6165 /indra/newview/llscreenchannel.h
parent2479959dd9be78a74c10484c65094bd56d1c3d9e (diff)
parent23bd34a78163c31bc2a661acd15db63ed248af53 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llscreenchannel.h')
-rw-r--r--indra/newview/llscreenchannel.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/llscreenchannel.h b/indra/newview/llscreenchannel.h
index 88053d87d9..46c5fed7b6 100644
--- a/indra/newview/llscreenchannel.h
+++ b/indra/newview/llscreenchannel.h
@@ -173,6 +173,12 @@ public:
void hideToastsFromScreen();
// hide toast by notification id
void hideToast(const LLUUID& notification_id);
+
+ /**
+ * Closes hidden matched toasts from channel.
+ */
+ void closeHiddenToasts(const Matcher& matcher);
+
// removes all toasts from a channel
void removeToastsFromChannel();
// show all toasts in a channel