From 7d88f8814b2f4f409d182a6cabcd62b04ee4df89 Mon Sep 17 00:00:00 2001 From: andreykproductengine Date: Thu, 5 Nov 2015 19:40:26 +0200 Subject: SL-192 Edit Experience Profile shows up once an Exp is acquired --- indra/newview/llpanelexperiences.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llpanelexperiences.h') diff --git a/indra/newview/llpanelexperiences.h b/indra/newview/llpanelexperiences.h index 0370499583..f29fdfdecb 100644 --- a/indra/newview/llpanelexperiences.h +++ b/indra/newview/llpanelexperiences.h @@ -58,6 +58,7 @@ public: /*virtual*/ void onClosePanel(); void setExperienceList(const LLSD& experiences); + void getExperienceIdsList(std::vector& result); LLExperienceItem* getSelectedExperienceItem(); void removeExperiences( const LLSD& ids ); -- cgit v1.2.3