From a555f635da29262a543ec2828a311e3f98a8ebdb Mon Sep 17 00:00:00 2001 From: Mnikolenko ProductEngine Date: Tue, 6 Jan 2015 18:20:42 +0200 Subject: MAINT-729 FIXED Hide popup menu (which belongs to old chiclet) when new chiclet arrives. --- indra/newview/llchiclet.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/newview/llchiclet.h') diff --git a/indra/newview/llchiclet.h b/indra/newview/llchiclet.h index d5e3a55fdf..9201c6bc00 100755 --- a/indra/newview/llchiclet.h +++ b/indra/newview/llchiclet.h @@ -305,6 +305,8 @@ public: */ virtual BOOL handleRightMouseDown(S32 x, S32 y, MASK mask); + void hidePopupMenu(); + protected: LLIMChiclet(const LLIMChiclet::Params& p); -- cgit v1.2.3