From fb7be87bebd785a7a3e7a7b59103bc952d98dc83 Mon Sep 17 00:00:00 2001 From: andreykproductengine Date: Mon, 8 May 2017 18:05:10 +0300 Subject: MAINT-7354 correction to misbehaving 'purge' and notification spam. --- indra/newview/llfloaterpreviewtrash.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llfloaterpreviewtrash.h') diff --git a/indra/newview/llfloaterpreviewtrash.h b/indra/newview/llfloaterpreviewtrash.h index 6fc0fe6928..465c0c677f 100644 --- a/indra/newview/llfloaterpreviewtrash.h +++ b/indra/newview/llfloaterpreviewtrash.h @@ -35,6 +35,7 @@ class LLFloaterPreviewTrash { public: static void show(); + static bool isVisible(); LLFloaterPreviewTrash(const LLSD& key); ~LLFloaterPreviewTrash(); -- cgit v1.2.3