summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-22 19:48:04 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-22 19:48:04 +0300
commitde4548a50ecb4d4700c9899044f50070f7d9a95a (patch)
treed54bc1bdf010b2a08cdf067fcaf64d92d42685b1 /src/CMakeLists.txt
parentbf3c7384ad1b1fce8beac97f8715eb054158f72e (diff)
downloadplus-de4548a50ecb4d4700c9899044f50070f7d9a95a.tar.gz
plus-de4548a50ecb4d4700c9899044f50070f7d9a95a.tar.bz2
plus-de4548a50ecb4d4700c9899044f50070f7d9a95a.tar.xz
plus-de4548a50ecb4d4700c9899044f50070f7d9a95a.zip
Add egg selection dialog.
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 548383039..7c3c5b973 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -350,6 +350,8 @@ SET(SRCS
gui/windows/editdialog.h
gui/windows/editserverdialog.cpp
gui/windows/editserverdialog.h
+ gui/windows/eggselectiondialog.cpp
+ gui/windows/eggselectiondialog.h
gui/windows/emotewindow.cpp
gui/windows/emotewindow.h
gui/windows/equipmentwindow.cpp