From ffee866c7eea91d38f6a27fbd4ecf38b573d32ee Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 14 May 2014 22:09:25 +0300 Subject: Move layoutcell 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 de9dad9f7..f831a6190 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -181,6 +181,8 @@ SET(SRCS gui/widgets/tabs/langtab.h gui/widgets/layout.cpp gui/widgets/layout.h + gui/widgets/layoutcell.cpp + gui/widgets/layoutcell.h gui/widgets/layouthelper.cpp gui/widgets/layouthelper.h gui/widgets/linepart.cpp -- cgit v1.2.3-60-g2f50