summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelexperiences.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanelexperiences.h')
-rw-r--r--indra/newview/llpanelexperiences.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpanelexperiences.h b/indra/newview/llpanelexperiences.h
index 45773adda9..df35d8b53b 100644
--- a/indra/newview/llpanelexperiences.h
+++ b/indra/newview/llpanelexperiences.h
@@ -61,6 +61,8 @@ public:
LLExperienceItem* getSelectedExperienceItem();
void removeExperiences( const LLSD& ids );
+ void removeExperience( const LLUUID& id);
+ void addExperience( const LLUUID& id);
protected:
private: