aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llprefschat.cpp
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:04 -0500
committerJacek Antonelli2008-08-15 23:45:04 -0500
commit117e22047c5752352342d64e3fb7ce00a4eb8113 (patch)
treee32de2cfba0dda8705ae528fcd1fbe23ba075685 /linden/indra/newview/llprefschat.cpp
parentSecond Life viewer sources 1.18.0.6 (diff)
downloadmeta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.zip
meta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.tar.gz
meta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.tar.bz2
meta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.tar.xz
Second Life viewer sources 1.18.1.2
Diffstat (limited to 'linden/indra/newview/llprefschat.cpp')
-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{