From 4faad350c7dd7fa2e2606231d8293c357823348a Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Wed, 24 Jul 2013 12:34:32 -0400 Subject: Improve envelope notification behavior when there is no toast to display --- indra/newview/llsyswellwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llsyswellwindow.h') diff --git a/indra/newview/llsyswellwindow.h b/indra/newview/llsyswellwindow.h index cc5c057d8b..71b41476f5 100755 --- a/indra/newview/llsyswellwindow.h +++ b/indra/newview/llsyswellwindow.h @@ -55,6 +55,7 @@ public: // Operating with items void removeItemByID(const LLUUID& id); + LLPanel * findItemByID(const LLUUID& id); // Operating with outfit virtual void setVisible(BOOL visible); -- cgit v1.2.3