summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelgroupexperiences.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanelgroupexperiences.h')
-rw-r--r--indra/newview/llpanelgroupexperiences.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llpanelgroupexperiences.h b/indra/newview/llpanelgroupexperiences.h
index ae1ecc1ac5..7c79f77332 100644
--- a/indra/newview/llpanelgroupexperiences.h
+++ b/indra/newview/llpanelgroupexperiences.h
@@ -48,6 +48,9 @@ public:
protected:
LLFlatListView* mExperiencesList;
+
+private:
+ static void groupExperiencesResults(LLHandle<LLPanelGroupExperiences>, const LLSD &);
};
#endif