diff options
author | Graham Linden <graham@lindenlab.com> | 2018-09-24 19:53:50 +0100 |
---|---|---|
committer | Graham Linden <graham@lindenlab.com> | 2018-09-24 19:53:50 +0100 |
commit | 5969609c4703cd21e431e05bcb0c48fc241faf11 (patch) | |
tree | 5b699579b26b1b60b901997aa2da3d333de99ccb /indra/newview/llfloaterbulkpermission.h | |
parent | 501cd7d9022d1ac719fb56d22c6a8e3fd5d122ca (diff) | |
parent | c1974bf10a5562aed73be2d4d7d5446b668d40cb (diff) |
Merge
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 0c042c3ee3..1afc876bba 100644 --- a/indra/newview/llfloaterbulkpermission.h +++ b/indra/newview/llfloaterbulkpermission.h @@ -102,6 +102,7 @@ private: bool mBulkChangeIncludeScripts; bool mBulkChangeIncludeSounds; bool mBulkChangeIncludeTextures; + bool mBulkChangeIncludeSettings; bool mBulkChangeShareWithGroup; bool mBulkChangeEveryoneCopy; bool mBulkChangeNextOwnerModify; |