summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermyenvironment.h
diff options
context:
space:
mode:
authormaxim_productengine <mnikolenko@productengine.com>2018-09-05 16:41:23 +0300
committermaxim_productengine <mnikolenko@productengine.com>2018-09-05 16:41:23 +0300
commite010203d769c907d3b5570c3062ca2fd38046bd2 (patch)
treec38531f699a1e59a6a25233b3b823043f1bdd5c5 /indra/newview/llfloatermyenvironment.h
parent4aaa23fe6d4a875998a7472e656e058a1581513a (diff)
MAINT-9080 Edit, Copy, Copy UUID options greyed out in My Environments floater
Diffstat (limited to 'indra/newview/llfloatermyenvironment.h')
-rw-r--r--indra/newview/llfloatermyenvironment.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloatermyenvironment.h b/indra/newview/llfloatermyenvironment.h
index 9d9659576d..10d64eaa93 100644
--- a/indra/newview/llfloatermyenvironment.h
+++ b/indra/newview/llfloatermyenvironment.h
@@ -76,6 +76,8 @@ private:
void getSelectedIds(uuid_vec_t& ids) const;
void refreshButtonStates();
+ bool isSettingSelected(LLUUID item_id);
+
static LLUUID findItemByAssetId(LLUUID asset_id, bool copyable_only, bool ignore_library);
#if 0