From 35ee348c45b3400bb7d6842189855b4033f6636b Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 6 May 2007 21:50:24 +0000 Subject: Initial step for showing the terminal embedded inside Dolphin instead of opening a separate window. This allows to synchronize the current directory of the terminal with the shown directory in Dolphin. svn path=/trunk/KDE/kdebase/apps/; revision=661890 --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 123eed3ac..54e59583d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -66,6 +66,7 @@ set(dolphin_SRCS sidebarpage.cpp statusbarspaceinfo.cpp statusbarmessagelabel.cpp + terminalsidebarpage.cpp treeviewcontextmenu.cpp treeviewsidebarpage.cpp sidebartreeview.cpp -- cgit v1.3.1