summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-06-07 23:12:08 +0300
committerAndrei Karas <akaras@inbox.ru>2011-06-09 18:54:45 +0300
commit352409f22230698bc32661b916f708663a4179b5 (patch)
treeae61ad48814a076ae5f32137c297fc1b3198ab7c /src/CMakeLists.txt
parent59ce7917ffb4e6b89593a54fed590d439585ae5f (diff)
downloadplus-352409f22230698bc32661b916f708663a4179b5.tar.gz
plus-352409f22230698bc32661b916f708663a4179b5.tar.bz2
plus-352409f22230698bc32661b916f708663a4179b5.tar.xz
plus-352409f22230698bc32661b916f708663a4179b5.zip
Add "did you know?" dialog and some messages for it.
Fix browserbox images position and size.
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 df0a9ea0f..37baf838f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -237,6 +237,8 @@ SET(SRCS
gui/connectiondialog.h
gui/debugwindow.cpp
gui/debugwindow.h
+ gui/didyouknowwindow.cpp
+ gui/didyouknowwindow.h
gui/emotepopup.cpp
gui/emotepopup.h
gui/equipmentwindow.cpp