From 640696db728ad3163384e19f789ebc022d183da6 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 25 Apr 2012 23:01:15 +0200 Subject: Places panel: Internal cleanup Move the bookmark handling into a custom model, so that the PlacesPanel only contains UI + controller code. --- 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 94ae5aa77..4d87ee0bf 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -144,6 +144,7 @@ set(dolphin_SRCS panels/information/phononwidget.cpp panels/places/placespanel.cpp panels/places/placesitemlistgroupheader.cpp + panels/places/placesitemmodel.cpp panels/panel.cpp panels/folders/treeviewcontextmenu.cpp panels/folders/folderspanel.cpp -- cgit v1.3