From 4f7b8a7e861ee25f1e0f7b0df2e9c8372254f46d Mon Sep 17 00:00:00 2001 From: Cinders <cinder.roxley@phoenixviewer.com> Date: Tue, 11 Jun 2013 18:54:54 -0600 Subject: STORM-1952: Add a confirmation modal when ejecting a member from a group --- indra/newview/llpanelgrouproles.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llpanelgrouproles.h') diff --git a/indra/newview/llpanelgrouproles.h b/indra/newview/llpanelgrouproles.h index 78bb3c57a1..0cf272f3ee 100755 --- a/indra/newview/llpanelgrouproles.h +++ b/indra/newview/llpanelgrouproles.h @@ -167,6 +167,7 @@ public: static void onEjectMembers(void*); void handleEjectMembers(); void sendEjectNotifications(const LLUUID& group_id, const uuid_vec_t& selected_members); + bool handleEjectCallback(const LLSD& notification, const LLSD& response); static void onRoleCheck(LLUICtrl* check, void* user_data); void handleRoleCheck(const LLUUID& role_id, -- cgit v1.2.3