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 f29fdfdecb..9d5afd1a6a 100644
--- a/indra/newview/llpanelexperiences.h
+++ b/indra/newview/llpanelexperiences.h
@@ -60,6 +60,8 @@ public:
void setExperienceList(const LLSD& experiences);
void getExperienceIdsList(std::vector<LLUUID>& result);
+ void sortExperiencesList();
+
LLExperienceItem* getSelectedExperienceItem();
void removeExperiences( const LLSD& ids );
void removeExperience( const LLUUID& id);