From 79e280817b91f4e9b67cc42a8abf5c49243f56a5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Aug 2014 18:56:18 +0300 Subject: Move tabs related actions into separate file. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') 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 -- cgit v1.2.3-60-g2f50