summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
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 72edf7e08..934c1a1b7 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -120,6 +120,8 @@ SET(SRCS
gui/models/colorlistmodel.h
gui/widgets/tabs/chat/battletab.cpp
gui/widgets/tabs/chat/battletab.h
+ gui/widgets/tabs/chat/channeltab.cpp
+ gui/widgets/tabs/chat/channeltab.h
gui/widgets/browserbox.cpp
gui/widgets/browserbox.h
gui/widgets/button.cpp