summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-21 18:56:18 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-21 18:56:18 +0300
commit79e280817b91f4e9b67cc42a8abf5c49243f56a5 (patch)
tree3e159883582184e7e0eaf92db943798b58caac9a /src/CMakeLists.txt
parent2c1130c1a8acb1c3df42ba904589d01b6a459017 (diff)
downloadplus-79e280817b91f4e9b67cc42a8abf5c49243f56a5.tar.gz
plus-79e280817b91f4e9b67cc42a8abf5c49243f56a5.tar.bz2
plus-79e280817b91f4e9b67cc42a8abf5c49243f56a5.tar.xz
plus-79e280817b91f4e9b67cc42a8abf5c49243f56a5.zip
Move tabs related actions into separate file.
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 75c5d3755..df29db9ac 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -720,6 +720,8 @@ SET(SRCS
actions/chat.h
actions/move.cpp
actions/move.h
+ actions/tabs.cpp
+ actions/tabs.h
actions/windows.cpp
actions/windows.h
being/actor.cpp