From 02453cacd03818848862391d75e6225ba90e97a7 Mon Sep 17 00:00:00 2001 From: Mnikolenko ProductEngine Date: Wed, 27 Nov 2013 13:03:14 +0200 Subject: MAINT-3496 FIXED Disable "Allow group access" option if "Sell passes to: group" is selected(and vice versa). --- indra/newview/llfloaterland.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llfloaterland.h') diff --git a/indra/newview/llfloaterland.h b/indra/newview/llfloaterland.h index 4f1c10274a..95612fcb4a 100755 --- a/indra/newview/llfloaterland.h +++ b/indra/newview/llfloaterland.h @@ -366,6 +366,7 @@ public: static void onCommitPublicAccess(LLUICtrl* ctrl, void *userdata); static void onCommitAny(LLUICtrl* ctrl, void *userdata); + static void onCommitGroupCheck(LLUICtrl* ctrl, void *userdata); static void onClickRemoveAccess(void*); static void onClickRemoveBanned(void*); -- cgit v1.2.3