summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelexperiencepicker.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanelexperiencepicker.h')
-rw-r--r--indra/newview/llpanelexperiencepicker.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelexperiencepicker.h b/indra/newview/llpanelexperiencepicker.h
index af0a30ceba..d5c38598e1 100644
--- a/indra/newview/llpanelexperiencepicker.h
+++ b/indra/newview/llpanelexperiencepicker.h
@@ -56,6 +56,7 @@ public:
static bool FilterWithProperty(const LLSD& experience, S32 prop);
static bool FilterWithoutProperty(const LLSD& experience, S32 prop);
+ static bool FilterMatching(const LLSD& experience, const LLUUID& id);
bool FilterOverRating(const LLSD& experience);
private: