diff options
author | Bryan O'Sullivan <bos@lindenlab.com> | 2009-06-11 11:14:45 -0700 |
---|---|---|
committer | Bryan O'Sullivan <bos@lindenlab.com> | 2009-06-11 11:14:45 -0700 |
commit | 02c86086acceb83fcddad763123b532c70641688 (patch) | |
tree | a7a220131b5b491d5c0823df1c07ee86a97e2a77 /indra/newview/llfloaterbulkpermission.h | |
parent | 5748a14f5d7e85230e74c330a7c2b058856be9cd (diff) | |
parent | 9c94b76ec10cb5a323f5f8c5c1e8340f40c3b175 (diff) |
Merge with Sabin
Diffstat (limited to 'indra/newview/llfloaterbulkpermission.h')
-rw-r--r-- | indra/newview/llfloaterbulkpermission.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterbulkpermission.h b/indra/newview/llfloaterbulkpermission.h index 09af27045a..a26b5b4f79 100644 --- a/indra/newview/llfloaterbulkpermission.h +++ b/indra/newview/llfloaterbulkpermission.h @@ -76,6 +76,7 @@ private: U8 key, bool is_new); + static void onHelpBtn(void* user_data); static void onCloseBtn(void* user_data); static void onApplyBtn(void* user_data); static void onCommitCopy(LLUICtrl* ctrl, void* data); |