From c6d0d2b92df9f53b7caa9fd041a14d33d03ecdf4 Mon Sep 17 00:00:00 2001 From: Kevin Ottens Date: Mon, 2 Apr 2007 08:51:57 +0000 Subject: Introduce KFilePlacesView which is a list view adding the navigation logic. Suitable to interface it in Dolphin or the KFileDialog. svn path=/trunk/KDE/kdebase/apps/; revision=649204 --- 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 015c71ee5..15fc3e5b5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -39,6 +39,7 @@ set(dolphin_SRCS applyviewpropsjob.cpp kfileplacesmodel.cpp kfileplacesitem.cpp + kfileplacesview.cpp bookmarkselector.cpp bookmarkssettingspage.cpp bookmarkssidebarpage.cpp -- cgit v1.3