summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterfixedenvironment.h
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-01-31 18:45:37 +0200
committerandreykproductengine <andreykproductengine@lindenlab.com>2019-01-31 18:45:37 +0200
commitaec5fc3607b8efb5cc3d035df978e59f9ac5bce2 (patch)
treeb1f6413325f5081776deb2a7217fc483fc8b0a3b /indra/newview/llfloaterfixedenvironment.h
parent531ad5b3ec1b6785bf6cde04c1d7203233b552a2 (diff)
SL-9924 EEP Environment Settings permissions can be dropped by Save As button
Diffstat (limited to 'indra/newview/llfloaterfixedenvironment.h')
-rw-r--r--indra/newview/llfloaterfixedenvironment.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterfixedenvironment.h b/indra/newview/llfloaterfixedenvironment.h
index 12fa64e733..f694e59281 100644
--- a/indra/newview/llfloaterfixedenvironment.h
+++ b/indra/newview/llfloaterfixedenvironment.h
@@ -102,6 +102,7 @@ protected:
LLHandle<LLFloater> mInventoryFloater;
bool mCanCopy;
bool mCanMod;
+ bool mCanTrans;
void onInventoryCreated(LLUUID asset_id, LLUUID inventory_id);
void onInventoryCreated(LLUUID asset_id, LLUUID inventory_id, LLSD results);