From d4cc1ded15daa0677e710013640c90b1aadd6bd0 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Mon, 14 Apr 2008 17:36:43 +0000 Subject: Fixed a compilation error using CMake (That won't change the world, but will save a bit my laziness.) --- 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 bd492d77..e6a6653f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -55,6 +55,8 @@ SET(SRCS gui/widgets/resizegrip.h gui/widgets/layout.cpp gui/widgets/layout.h + gui/widgets/tabbedarea.cpp + gui/widgets/tabbedarea.h gui/box.cpp gui/box.h gui/browserbox.cpp -- cgit v1.2.3-70-g09d2