summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterfixedenvironment.h
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2018-10-04 22:12:17 +0300
committerandreykproductengine <andreykproductengine@lindenlab.com>2018-10-04 22:12:17 +0300
commit57ff71c915727abe09e794da4aa1615eb43f0abf (patch)
treec4eb699d28ec14469c5082fbf2b422b93d4b232c /indra/newview/llfloaterfixedenvironment.h
parent8acb87aaf32e6f27d2f8caba6178cdd7a80c2086 (diff)
SL-9654 [EEP] Settings Picker reliability
Diffstat (limited to 'indra/newview/llfloaterfixedenvironment.h')
-rw-r--r--indra/newview/llfloaterfixedenvironment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterfixedenvironment.h b/indra/newview/llfloaterfixedenvironment.h
index d235491fd9..afab75b4ba 100644
--- a/indra/newview/llfloaterfixedenvironment.h
+++ b/indra/newview/llfloaterfixedenvironment.h
@@ -120,7 +120,7 @@ private:
void onButtonApply(LLUICtrl *ctrl, const LLSD &data);
void onButtonLoad();
- void onPickerCommitSetting(LLUUID asset_id);
+ void onPickerCommitSetting(LLUUID item_id);
void onAssetLoaded(LLUUID asset_id, LLSettingsBase::ptr_t settins, S32 status);
bool mIsDirty;