summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-02-01 04:15:19 +0300
committerAndrei Karas <akaras@inbox.ru>2012-02-01 04:15:19 +0300
commit292968544ed758ae58c29b613cb89a7b67e551fa (patch)
tree710b40f187592a1f3efb44b308a457f002f096f8 /src/CMakeLists.txt
parentd90303a19147d679f46759aba8b8711962b6e176 (diff)
downloadplus-292968544ed758ae58c29b613cb89a7b67e551fa.tar.gz
plus-292968544ed758ae58c29b613cb89a7b67e551fa.tar.bz2
plus-292968544ed758ae58c29b613cb89a7b67e551fa.tar.xz
plus-292968544ed758ae58c29b613cb89a7b67e551fa.zip
Rename CustomServerDialog to EditServerDialog.
Use EditServerDialog for adding new servers to ServerDialog.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index d2c003559..955795a14 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -245,6 +245,8 @@ SET(SRCS
gui/debugwindow.h
gui/didyouknowwindow.cpp
gui/didyouknowwindow.h
+ gui/editserverdialog.cpp
+ gui/editserverdialog.h
gui/emotepopup.cpp
gui/emotepopup.h
gui/equipmentwindow.cpp