summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterland.h
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2019-04-17 16:47:13 +0300
committerAndreyL ProductEngine <alihatskiy@productengine.com>2019-04-17 16:47:13 +0300
commit922793e4898ec272576f32b79cc31b1c299e1e21 (patch)
treea79df77f8dd992ca6435383630cb90543e777e37 /indra/newview/llfloaterland.h
parentc6e310c7c2debb87e17d529e4d69b90049ad156f (diff)
parent81dbd3663bdaff741e68de0ec4d4d35bedf6649d (diff)
Merged in lindenlab/viewer-release
Diffstat (limited to 'indra/newview/llfloaterland.h')
-rw-r--r--indra/newview/llfloaterland.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterland.h b/indra/newview/llfloaterland.h
index 0540ddb880..e846d42666 100644
--- a/indra/newview/llfloaterland.h
+++ b/indra/newview/llfloaterland.h
@@ -378,6 +378,7 @@ public:
void onClickAddAccess();
void onClickAddBanned();
void callbackAvatarCBBanned(const uuid_vec_t& ids);
+ void callbackAvatarCBBanned2(const uuid_vec_t& ids, S32 duration);
void callbackAvatarCBAccess(const uuid_vec_t& ids);
protected: