summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-16 13:14:40 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-16 13:14:40 +0300
commit70e36aca580fd6ebce8f28a301de3cc2660023d1 (patch)
treefade54b3e3144068978ed48a06dff5251debfbfb /src/CMakeLists.txt
parentce699929e853c21d4cbd4e5a84ed76ca904f5bab (diff)
downloadplus-70e36aca580fd6ebce8f28a301de3cc2660023d1.tar.gz
plus-70e36aca580fd6ebce8f28a301de3cc2660023d1.tar.bz2
plus-70e36aca580fd6ebce8f28a301de3cc2660023d1.tar.xz
plus-70e36aca580fd6ebce8f28a301de3cc2660023d1.zip
Move chardeleteconfirm into separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f130c7f95..d6d20e489 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -304,6 +304,7 @@ SET(SRCS
gui/windows/charselectdialog.h
gui/windows/charcreatedialog.cpp
gui/windows/charcreatedialog.h
+ gui/windows/chardeleteconfirm.h
gui/windows/chatwindow.cpp
gui/windows/chatwindow.h
gui/windows/confirmdialog.cpp