aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloatergroups.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfloatergroups.h')
-rw-r--r--linden/indra/newview/llfloatergroups.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloatergroups.h b/linden/indra/newview/llfloatergroups.h
index 3ceb1bd..5eda8ba 100644
--- a/linden/indra/newview/llfloatergroups.h
+++ b/linden/indra/newview/llfloatergroups.h
@@ -83,7 +83,7 @@ protected:
83 static instance_map_t sInstances; 83 static instance_map_t sInstances;
84}; 84};
85 85
86class LLPanelGroups : public LLPanel 86class LLPanelGroups : public LLPanel, public LLSimpleListener
87{ 87{
88public: 88public:
89 LLPanelGroups(); 89 LLPanelGroups();