diff --git a/indra/newview/llnetmap.h b/indra/newview/llnetmap.h index cac65a418..143919987 100644 --- a/indra/newview/llnetmap.h +++ b/indra/newview/llnetmap.h @@ -165,13 +165,13 @@ private: /*virtual*/ bool handleEvent(LLPointer event, const LLSD& userdata); }; - class LLChatRings : public LLMemberListener + class LLShowObjects : public LLMemberListener { public: /*virtual*/ bool handleEvent(LLPointer event, const LLSD& userdata); }; - class LLShowObjects : public LLMemberListener + class LLChatRings : public LLMemberListener { public: /*virtual*/ bool handleEvent(LLPointer event, const LLSD& userdata);