diff options
| author | Peter Penz <[email protected]> | 2007-05-06 21:50:24 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-05-06 21:50:24 +0000 |
| commit | 35ee348c45b3400bb7d6842189855b4033f6636b (patch) | |
| tree | 363b5bf70b08baf09ebbf6b8820e6f8d7583f4df /src/CMakeLists.txt | |
| parent | aad46935fa1c5d898920834511026c6f2ab8f64a (diff) | |
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
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
