From 5eaf4731770419fa4b32efb498d641a7d9d2f521 Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Wed, 4 Nov 2009 18:37:05 +0000 Subject: more refactoring/paring/splitting.... --- indra/newview/llnearbychatbar.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'indra') diff --git a/indra/newview/llnearbychatbar.h b/indra/newview/llnearbychatbar.h index 06204e6367..3fa1d3ea8a 100644 --- a/indra/newview/llnearbychatbar.h +++ b/indra/newview/llnearbychatbar.h @@ -37,11 +37,14 @@ #include "llcombobox.h" #include "llgesturemgr.h" #include "llchat.h" -#include "llchiclet.h" #include "llvoiceclient.h" #include "lloutputmonitorctrl.h" #include "llspeakers.h" + +class LLTalkButton; + + class LLGestureComboBox : public LLComboBox , public LLGestureManagerObserver -- cgit v1.2.3