summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatereditextdaycycle.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/llfloatereditextdaycycle.h
parent531ad5b3ec1b6785bf6cde04c1d7203233b552a2 (diff)
SL-9924 EEP Environment Settings permissions can be dropped by Save As button
Diffstat (limited to 'indra/newview/llfloatereditextdaycycle.h')
-rw-r--r--indra/newview/llfloatereditextdaycycle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatereditextdaycycle.h b/indra/newview/llfloatereditextdaycycle.h
index f50c9f7e5f..311bbd52dc 100644
--- a/indra/newview/llfloatereditextdaycycle.h
+++ b/indra/newview/llfloatereditextdaycycle.h
@@ -238,7 +238,7 @@ private:
bool mIsDirty;
bool mCanCopy;
bool mCanMod;
- bool mMakeNoTrans;
+ bool mCanTrans;
edit_commit_signal_t mCommitSignal;