diff options
Diffstat (limited to 'linden/indra/newview/llfloatergroups.h')
-rw-r--r-- | linden/indra/newview/llfloatergroups.h | 2 |
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 | ||
86 | class LLPanelGroups : public LLPanel | 86 | class LLPanelGroups : public LLPanel, public LLSimpleListener |
87 | { | 87 | { |
88 | public: | 88 | public: |
89 | LLPanelGroups(); | 89 | LLPanelGroups(); |