diff options
| author | Kevin Ottens <[email protected]> | 2007-04-02 08:51:57 +0000 |
|---|---|---|
| committer | Kevin Ottens <[email protected]> | 2007-04-02 08:51:57 +0000 |
| commit | c6d0d2b92df9f53b7caa9fd041a14d33d03ecdf4 (patch) | |
| tree | 84deb99f50f968bcb46963fd357d1a4f78cd6622 /src/CMakeLists.txt | |
| parent | 351cd615f5b44820666eefe2a8505150bb24dbb3 (diff) | |
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
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 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 |
