summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-04-08 06:23:54 -0600
committerJared Adams <jaxad0127@gmail.com>2009-04-08 06:23:54 -0600
commit89f59c09fec10ff163f410960f77a9391f9e1e61 (patch)
tree92041c233db743748ab7005c638c3c4374b339f9 /src/CMakeLists.txt
parent098b9f71c878af8862e8ef80289e806c93464513 (diff)
downloadmana-client-89f59c09fec10ff163f410960f77a9391f9e1e61.tar.gz
mana-client-89f59c09fec10ff163f410960f77a9391f9e1e61.tar.bz2
mana-client-89f59c09fec10ff163f410960f77a9391f9e1e61.tar.xz
mana-client-89f59c09fec10ff163f410960f77a9391f9e1e61.zip
Move ChatInput into the files for ChatWindow
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 615a0975..89c70081 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -120,8 +120,6 @@ SET(SRCS
gui/charcreatedialog.h
gui/chat.cpp
gui/chat.h
- gui/chatinput.cpp
- gui/chatinput.h
gui/confirm_dialog.cpp
gui/confirm_dialog.h
gui/debugwindow.cpp