┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2008-04-22 05:45:16 +0000
committerPeter Penz <[email protected]>2008-04-22 05:45:16 +0000
commit9e2b078d039d51fdaad26c76e814d4a6ab5fc876 (patch)
tree1c3bc19cda3b4c47130bc9a151de4ed458d03818 /src/CMakeLists.txt
parentead963b8ce59aa572eead3f573573108372b75a6 (diff)
Provide horizontal auto scrolling for the tree view (implemented by Harald Hvaal). As soon as KTreeView is matured enough, it can be discussed whether it should be moved to kdelibs for KDE 4.2.
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=799723
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 80353a268..6d96b7b57 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -105,6 +105,7 @@ set(dolphin_SRCS
iconsizedialog.cpp
iconsviewsettingspage.cpp
infosidebarpage.cpp
+ ktreeview.cpp
main.cpp
metadatawidget.cpp
metatextlabel.cpp