diff options
| author | dolphin <dolphin@lindenlab.com> | 2014-05-22 10:09:25 -0700 |
|---|---|---|
| committer | dolphin <dolphin@lindenlab.com> | 2014-05-22 10:09:25 -0700 |
| commit | be64891922f5a5dadcebd156dab5fb1879cc9b1b (patch) | |
| tree | c63c7ec0a881fcbe10db86a8a98695c1b29d4c71 /indra/newview/llfloaterland.cpp | |
| parent | 0d5727814b5038b9deb3a635b9b0bd1e048763a3 (diff) | |
Fixed merge
Diffstat (limited to 'indra/newview/llfloaterland.cpp')
| -rwxr-xr-x | indra/newview/llfloaterland.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterland.cpp b/indra/newview/llfloaterland.cpp index c77c72a7e5..2406b2e3cd 100755 --- a/indra/newview/llfloaterland.cpp +++ b/indra/newview/llfloaterland.cpp @@ -2247,6 +2247,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*); |
