aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llprefschat.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llprefschat.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/linden/indra/newview/llprefschat.cpp b/linden/indra/newview/llprefschat.cpp
index 70f7833..91cacd9 100644
--- a/linden/indra/newview/llprefschat.cpp
+++ b/linden/indra/newview/llprefschat.cpp
@@ -30,21 +30,8 @@
30#include "llviewerprecompiledheaders.h" 30#include "llviewerprecompiledheaders.h"
31 31
32#include "llprefschat.h" 32#include "llprefschat.h"
33
34#include "llcheckboxctrl.h"
35#include "llcolorswatch.h"
36#include "llpanel.h"
37#include "llradiogroup.h"
38
39#include "llchatbar.h"
40#include "llconsole.h"
41#include "llspinctrl.h"
42#include "llsliderctrl.h"
43#include "llviewercontrol.h" 33#include "llviewercontrol.h"
44#include "llvieweruictrlfactory.h" 34#include "llvieweruictrlfactory.h"
45#include "message.h"
46#include "viewer.h"
47#include "lltexteditor.h"
48 35
49class LLPrefsChatImpl : public LLPanel 36class LLPrefsChatImpl : public LLPanel
50{ 37{