summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-14 23:08:15 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-14 23:08:15 +0300
commit667cce07fe604b3983bf6e409fe5e9137fa5e81a (patch)
tree9e8d37092de278da6aee7475fc65db828642ad32 /src/CMakeLists.txt
parente149243eb20a1bb74657914122bcabc01de2ae36 (diff)
downloadplus-667cce07fe604b3983bf6e409fe5e9137fa5e81a.tar.gz
plus-667cce07fe604b3983bf6e409fe5e9137fa5e81a.tar.bz2
plus-667cce07fe604b3983bf6e409fe5e9137fa5e81a.tar.xz
plus-667cce07fe604b3983bf6e409fe5e9137fa5e81a.zip
Move chat tab consts 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 3a549563c..785c949b2 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -846,6 +846,7 @@ SET(SRCS
events/actionevent.h
listeners/actionlistener.h
gui/widgets/basiccontainer.h
+ gui/chatconsts.h
gui/cliprect.h
gui/color.h
listeners/deathlistener.h